Name | Description | Type | Additional information |
---|---|---|---|
DateTime |
Raw DateTime |
date |
None. |
FormattedDateTimeString |
The date time as a string formatted as requested or defaulting to "dd-MMM-yyyy HH:mm:ss" |
string |
None. |
TimeZoneId |
The Id of the timezone used for the DateTime |
string |
None. |
UtcOffset |
The DateTimeOffset offset from Utc (when corrected for TimeZone) |
time interval |
None. |
Iso8601Format |
Gets the date time as a Iso8601 format. |
string |
None. |