nxa.StringToDate
Description
Converts a string into a date object.
Signature
Date nxa.StringToDate (String)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
String | M | The string representation that should be converted to a date. |
Return
Type | Description |
---|---|
Date | The converted date |