|
|
Converts the given string to a date.
Syntax
| Smartsite SXML |
|
|---|---|
datetime convert.todate(any value) datetime convert.todate(any value, integer lcid) |
|
Parameters
Return Value
| Data Type | Description |
|---|---|
| DateTime | A date if the string could be parsed, otherwise DateTime.MinValue. |