@tsdotnet/date-time - v1.1.0
Preparing search index...
CalendarDate
Interface CalendarDate
interface
CalendarDate
{
day
:
number
;
month
:
number
;
year
:
number
;
}
Hierarchy (
View Summary
)
CalendarDate
TimeStampValue
Implemented by
DateTime
Index
Properties
day
month
year
Properties
day
day
:
number
month
month
:
number
year
year
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
day
month
year
@tsdotnet/date-time - v1.1.0
Loading...