Skip to content

convertsToTime

Category: Conversion

Returns true if the input can be converted to a time

  • Return type: Boolean
'10:30:00'.convertsToTime()
'invalid'.convertsToTime()