DateTimeUtil::parse Method [AX 2012]
Creates a new utcdatetime value from the specified string.
client server public static utcdatetime parse(str s)
Run On
CalledParameters
- s
- Type: str
A string in the following format: yyyy-mm-ddThh:mm:ss.
Show: