Date# - script and chart function
This function evaluates the expression as a date according to the string given as format-code. If the format code is omitted, the default date format set in the operating system is used.
Syntax:
Date#(expression [ , format-code ])
Arguments:
Argument | Description |
---|---|
format-code | String describing the format of the resulting string. If the format code is omitted, the date format set in the operating system is used. |