jooby-codec
Preparing search index...
<internal>
IDateTime
Interface IDateTime
interface
IDateTime
{
date
:
TMonthDay
;
day
?:
TWeekDay
;
hours
:
TUint8
;
isSummerTime
:
boolean
;
minutes
:
TUint8
;
month
:
TMonth
;
seconds
:
TUint8
;
year
:
TYear2000
;
}
Index
Properties
date
day?
hours
is
Summer
Time
minutes
month
seconds
year
Properties
date
date
:
TMonthDay
Optional
day
day
?:
TWeekDay
hours
hours
:
TUint8
is
Summer
Time
isSummerTime
:
boolean
Is it DST or Standard time.
minutes
minutes
:
TUint8
month
month
:
TMonth
seconds
seconds
:
TUint8
year
year
:
TYear2000
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
day
hours
is
Summer
Time
minutes
month
seconds
year
jooby-codec
Loading...
Is it DST or Standard time.