stringToDatetime method: Utility class
Syntax
stringToDatetime(DatetimeString)
Description
Use this method to convert a date string in the "yyyy-MM-dd HH:mm:ss" format to a DateTime value.
Parameters
| Parameter | Description |
|---|---|
|
DatetimeString |
Specifies the string to be converted to a DateTime value. |
Returns
A DateTime value.