Skip to content

@miyue-mma/shared / isTwentyFourTime

函数: isTwentyFourTime()

ts
function isTwentyFourTime(str): boolean

标准 24 小时时间格式(HH:mm:ss)

参数

str

string

返回

boolean

Released under the MIT License.