New to Kendo UI for Angular? Start a free 30-day trial
LocaleCalendarPatterns
Describes the calendar data of the locale.
Name | Type | Default | Description |
---|---|---|---|
d? |
|
The short-date pattern. | |
D? |
|
The long-date pattern. | |
F? |
|
The full date and time pattern. | |
g? |
|
The short general date and time pattern. | |
G? |
|
The long general date and time pattern. | |
m? |
|
The abbreviated month and day pattern. | |
M? |
|
The wide month and day pattern. | |
s? |
|
The universal sortable local date and time pattern. | |
t? |
|
The short time pattern. | |
T? |
|
The long time pattern. | |
u? |
|
The universal sortable UTC date and time pattern. | |
y? |
|
The abbreviated month and year pattern. | |
Y? |
|
The wide month and year pattern. |