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.
Creates a new utcdatetime value from the specified string.
Syntax
client server public static utcdatetime parse(str s)
Run On
Called
Parameters
- s
Type: str
A string in the following format: yyyy-mm-ddThh:mm:ss.
Return Value
Type: utcdatetime
A new utcdatetime value from the specified string.