toTime
toTime()
Section titled “toTime()”Category: Conversion
Converts the input value to a time
Signature
Section titled “Signature”- Return type:
Time
Examples
Section titled “Examples”'10:30:00'.toTime()'2023-12-25T10:30:00Z'.toTime()Category: Conversion
Converts the input value to a time
Time'10:30:00'.toTime()'2023-12-25T10:30:00Z'.toTime()