Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
|||
| Line 62: | Line 62: | ||
== API Notes == | == API Notes == | ||
* Only bug time fields (creation/last_change) return timezone information. For the moment, for other time fields, you will need to know the timezone of the Bugzilla you are accessing. There are plans to sort this out. | |||
* Only bug time fields (creation/last_change) return timezone information. For the moment, for other time fields, you will need to know the timezone of the Bugzilla you are accessing. | |||
* Votes are not supported. | * Votes are not supported. | ||
* Examples are in JSON format because I had to pick one; see above regarding other formats. | * Examples are in JSON format because I had to pick one; see above regarding other formats. | ||