date-vir - v7.3.2
Preparing search index...
durationUnitNameAbbreviations
Variable durationUnitNameAbbreviations
Const
durationUnitNameAbbreviations
:
{
days
:
"d"
;
hours
:
"hr"
;
milliseconds
:
"ms"
;
minutes
:
"min"
;
months
:
"mo"
;
quarters
:
"q"
;
seconds
:
"sec"
;
weeks
:
"wk"
;
years
:
"yr"
;
}
= ...
A mapping of
DurationUnit
to to all of its values' abbreviations in English.
Type declaration
Readonly
days
:
"d"
Readonly
hours
:
"hr"
Readonly
milliseconds
:
"ms"
Readonly
minutes
:
"min"
Readonly
months
:
"mo"
Readonly
quarters
:
"q"
Readonly
seconds
:
"sec"
Readonly
weeks
:
"wk"
Readonly
years
:
"yr"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
date-vir - v7.3.2
Loading...
A mapping of DurationUnit to to all of its values' abbreviations in English.