toDatetime

Convert string to datetime.

Parameters:

No. Type Comments
1 string String conforming to ISO-8601 yyyy-MM-dd hh:mm:ss format

Returns:

datetime - The value as a datetime.

Usages:

  • toDatetime( v:string ) : datetime