datetime

types~types. datetime

Methods

(static) convert(x) → {string}

Source:
Parameters:
Name Type Description
x number | string

value

Returns:

converted value

Type
string

(static) validate(x) → {boolean}

Source:
Parameters:
Name Type Description
x string

value

Returns:

whether value is valid

Type
boolean