Global

Type Definitions


Datum

Type:
  • Object
Properties:
Name Type Description
created string

the datum date

sourceId string

the control ID


DatumRange

Type:
  • Object
Properties:
Name Type Description
timeZone string

the local time zone of the node

startDateMillis number

the start of the time range, in milliseconds since the epoch

endDateMillis number

the end of the time range, in milliseconds since the epoch

sDate Date

the start of the time range

eDate Date

the end of the time range