Preparing search index...
The search index is not available
haystack-core
haystack-core
DateObj
Interface DateObj
A date object.
interface
DateObj
{
day
:
number
;
month
:
number
;
year
:
number
;
}
Index
Properties
day
month
year
Properties
day
day
:
number
month
month
:
number
year
year
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
month
year
haystack-core
Loading...
A date object.