isISODate
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / isISODate
Function: isISODate()
isISODate(
str
):boolean
Is this string a valid ISO Date
Parameters
Parameter
Type
Description
str
string
The string to check
Returns
boolean
Defined in
Last updated