_DT
|
Date/Time |
SYNTAX | _DT("date string"); |
RETURNS | NUMBER |
FUNCTION | Converts string representing date/time value to the corresponding DateTime number (that can be later compared to output of DateTime() function for example). This function is synonym / shortcut for StrToDateTime function. |
EXAMPLE | |
SEE ALSO | StrToDateTime() function |
The _DT function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.