convertsToTime
convertsToTime()
Section titled “convertsToTime()”Category: Conversion
Returns true if the input can be converted to a time
Signature
Section titled “Signature”- Return type:
Boolean
Examples
Section titled “Examples”'10:30:00'.convertsToTime()'invalid'.convertsToTime()