Changes between Version 50 and Version 51 of GAPI_AM_API_V3/CommonConcepts


Ignore:
Timestamp:
01/21/14 12:46:37 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3/CommonConcepts

    v50 v51  
    297297=== datetime data type ===
    298298All datetime arguments and returns in this API shall conform to [http://tools.ietf.org/html/rfc3339 RFC 3339]. This represents a subset of the valid date/time strings permissible by the standard XML-RPC date/time data type, [http://xmlrpc.scripting.com/spec dateTime.iso8601].
    299  - Full date and time with explicit timezone: offset from UTC or in UTC)
     299 - Full date and time with explicit timezone: offset from UTC or in UTC
    300300 - e.g.: 1985-04-12T23:20:50.52Z or 1996-12-19T16:39:57-08:00
    301301