EndDateUTC
- Last UpdatedNov 17, 2021
- 1 minute read
The EndDateUTC property is a read-only property that returns the end date and time of the time range in the UTC format. The UTC term refers to Coordinated Universal Time. The UTC is a time scale that joins Greenwich Mean Time (GMT).
Syntax
Result = aaHistClientTimeRangePicker.EndDateUTC;
Return Value
A message value in a valid date/time format in UTC is returned.