Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
CalendarLocale
Interface CalendarLocale
Public
interface
CalendarLocale
{
dateFormat
?:
string
;
dateTimeFormat
?:
string
;
lang
:
CalendarLocaleLang
;
monthFormat
?:
string
;
timePickerLocale
:
CalendarTimePickerLocale
;
weekFormat
?:
string
;
}
Index
Properties
date
Format?
date
Time
Format?
lang
month
Format?
time
Picker
Locale
week
Format?
Properties
Optional
date
Format
dateFormat
?:
string
Optional
date
Time
Format
dateTimeFormat
?:
string
lang
lang
:
CalendarLocaleLang
Optional
month
Format
monthFormat
?:
string
time
Picker
Locale
timePickerLocale
:
CalendarTimePickerLocale
Optional
week
Format
weekFormat
?:
string
On This Page
Properties
date
Format
date
Time
Format
lang
month
Format
time
Picker
Locale
week
Format
Юниверс DG SDK UI
Loading...
Public