Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/utils/datetime
dateStamp
Function dateStamp
Converts a date string to a timestamp.
dateStamp
(
str
?:
string
)
:
number
Parameters
Optional
str
:
string
The date string to convert.
Returns
number
The timestamp if the conversion is successful, -1 otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative
Loading...
Converts a date string to a timestamp.