Preparing search index...
The search index is not available
@procore/globalization-toolkit
@procore/globalization-toolkit
DateTimeOptionsComponentsWeekdayYearMonthDay
Interface DateTimeOptionsComponentsWeekdayYearMonthDay
interface
DateTimeOptionsComponentsWeekdayYearMonthDay
{
dateStyle
?:
undefined
;
day
:
NumericTwoDigit
;
hour
?:
undefined
;
hour12
?:
boolean
;
locale
:
string
;
minute
?:
undefined
;
month
:
Month
;
second
?:
undefined
;
timeStyle
?:
undefined
;
timeZone
?:
string
;
timeZoneName
?:
undefined
;
weekday
:
Weekday
;
year
:
NumericTwoDigit
;
}
Hierarchy (
view full
)
DateTimeOptionsBasic
DateTimeOptionsComponentsWeekdayYearMonthDay
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
day
day
:
NumericTwoDigit
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
weekday
weekday
:
Weekday
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...