Oracle CRM On Demand REST API Developer's Guide > Overview of Using the Oracle CRM On Demand REST API > Oracle CRM On Demand REST API Formats >

Date and Time Formats


For all dates and times displayed, the time zone is the logged in user's time zone, which is determined from the user's locale.

All date fields are displayed in the format YYYY-MM-DD format, for example:

2014-11-03

Datetime fields for the Oracle CRM On Demand REST API are displayed in the following format:

YYYY-MM-DDTHH:mm:ssZ

An example of a date and time in this format is:

2014-11-03T18:00:12Z

This example represents 6:00 PM on the third of November 2014, in the user's time zone.

Oracle CRM On Demand REST API Developer's Guide, Release 32 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.