toTime

Convert string to time.

Parameters:

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

Returns:

time - Value as a time

Usages:

  • toTime( v:string ) : time