Preparing search index...
The search index is not available
@procore/globalization-toolkit
@procore/globalization-toolkit
DateTimeOptionsComponentsYearMonth
Interface DateTimeOptionsComponentsYearMonth
interface
DateTimeOptionsComponentsYearMonth
{
dateStyle
?:
undefined
;
day
?:
undefined
;
hour
?:
undefined
;
hour12
?:
boolean
;
locale
:
string
;
minute
?:
undefined
;
month
:
Month
;
second
?:
undefined
;
timeStyle
?:
undefined
;
timeZone
?:
string
;
timeZoneName
?:
undefined
;
weekday
?:
undefined
;
year
:
NumericTwoDigit
;
}
Hierarchy (
view full
)
DateTimeOptionsBasic
DateTimeOptionsComponentsYearMonth
Index
Properties
date
Style?
day?
hour?
hour12?
locale
minute?
month
second?
time
Style?
time
Zone?
time
Zone
Name?
weekday?
year
Properties
Optional
date
Style
date
Style
?:
undefined
Optional
day
day
?:
undefined
Optional
hour
hour
?:
undefined
Optional
hour12
hour12
?:
boolean
locale
locale
:
string
Optional
minute
minute
?:
undefined
month
month
:
Month
Optional
second
second
?:
undefined
Optional
time
Style
time
Style
?:
undefined
Optional
time
Zone
time
Zone
?:
string
Optional
time
Zone
Name
time
Zone
Name
?:
undefined
Optional
weekday
weekday
?:
undefined
year
year
:
NumericTwoDigit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Style
day
hour
hour12
locale
minute
month
second
time
Style
time
Zone
time
Zone
Name
weekday
year
@procore/globalization-toolkit
Loading...