Library API
⬅ Back to Guides
Preparing search index...
common.index
UtcParts
Interface UtcParts
Structured UTC calendar and clock components.
interface
UtcParts
{
day
:
number
;
hours
:
number
;
milliseconds
:
number
;
minutes
:
number
;
month
:
number
;
seconds
:
number
;
weekday
:
number
;
year
:
number
;
}
Index
Properties
day
hours
milliseconds
minutes
month
seconds
weekday
year
Properties
day
day
:
number
hours
hours
:
number
milliseconds
milliseconds
:
number
minutes
minutes
:
number
month
month
:
number
seconds
seconds
:
number
weekday
weekday
:
number
year
year
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
hours
milliseconds
minutes
month
seconds
weekday
year
⬅ Back to Guides
Library API
Loading...
Structured UTC calendar and clock components.