Skip to content

@miyue-mma/shared / isFullDate

函数: isFullDate()

ts
function isFullDate(str): boolean

完整日期格式(YYYY-MM-DD)

参数

str

string

返回

boolean

Released under the MIT License.