On Feb 26, 2014 10:09 AM, "Brad Jorsch (Anomie)" <bjorsch(a)wikimedia.org>
wrote:
> Note the returned timestamp should always be in UTC, formatted in ISO 8601
> format (e.g. "2014-02-26T15:01:37Z").
Speaking of timestamp format, examples in api.php seem wrong for
basetimestamp.
The examples use entirely numeric timestamp like you get when paging
through [[special:log]] (in browser not API) The format returned by
prop=revisions&rvprop=timestamp does match the format you described.
-Jeremy