DateTimeUtil::parse Method [AX 2012]

Creates a new utcdatetime value from the specified string.

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.
Show: