Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Convert a utc datetime value to a standard datetime string format plus offset based on timezone setting of the UTC.
Syntax
client server public static str utcDateTimeToDateTimeStringWithOffset(utcdatetime theDateTime)
Run On
Called
Parameters
- theDateTime
Type: utcdatetime
UtcDateTime to convert to string with offset.
Return Value
Type: str
Date in string format "dd-mm-yyyy" + OffsetMinutes.