Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/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
date
Format
?:
string
Optional
date
Time
Format
date
Time
Format
?:
string
lang
lang
:
CalendarLocaleLang
Optional
month
Format
month
Format
?:
string
time
Picker
Locale
time
Picker
Locale
:
CalendarTimePickerLocale
Optional
week
Format
week
Format
?:
string
On This Page
Properties
date
Format
date
Time
Format
lang
month
Format
time
Picker
Locale
week
Format
Юниверс MDM SDK UI
Loading...
Public