Represents a raw date value that can be used to create a Date object. This can be a Date object, a number representing the number of milliseconds since January 1, 1970, or a string representing a date.
Date
Generated using TypeDoc
Represents a raw date value that can be used to create a
Date
object. This can be aDate
object, a number representing the number of milliseconds since January 1, 1970, or a string representing a date.