nxa.DateToString
Description
Converts a date object into its string representation.
Signature
String nxa.DateToString (Date)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Date | M | The data/time variable that shall be converted. |
Return
Type | Description |
---|---|
String | String representation of the date |