Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name          

Type                      

Description

ot

String

(Required)  The ot (object type) property must report the constant string date:single.

startAny valid value

(Optional)  Provides a single data object as defined in 1475232above.  No start date or a null date is the same as setting the start date to a date in the distant past.

Both start and end are inclusive. The range begins at 00:00 on the start date and ends at 24:00 on the end date.

Possible values are: null or <single date object>

Default: null.

end                                                                       

String

(Optional)  Provides a single data object as defined in Single Date Object.  No end date or a null date is the same as setting the end date to a date in the distant future.  The end date must be reachable after the start

Both start and end are inclusive. The range begins at 00:00 on the start date and ends at 24:00 on the end date.

Possible values are: null or <single date object>

...