Elements' Summary |
Days |
The days of the week. |
Months |
The months of the year. |
GenitiveMonths |
The months of the year in possessive genitive case. |
PartitiveMonths |
The months of the year in partitive case. |
Eras |
The possible eras. |
StartOfWeek |
The ID of the day with which the week begins. |
MinimumNumberOfDaysForFirstWeek |
How many days must reside in the first week of a year. |
Default |
If this is the default calendar for a given locale. |
Name |
The name of the calendar, for example, Gregorian. |
Elements' Details |
Days
sequence< CalendarItem2 > Days;
- Description
- The days of the week.
|
|
Months
sequence< CalendarItem2 > Months;
- Description
- The months of the year.
|
|
GenitiveMonths
sequence< CalendarItem2 > GenitiveMonths;
- Description
- The months of the year in possessive genitive case.
|
|
PartitiveMonths
sequence< CalendarItem2 > PartitiveMonths;
- Description
- The months of the year in partitive case.
|
|
Eras
|
StartOfWeek
string StartOfWeek;
- Description
- The ID of the day with which the week begins.
|
|
MinimumNumberOfDaysForFirstWeek
short MinimumNumberOfDaysForFirstWeek;
- Description
- How many days must reside in the first week of a year.
|
|
Default
boolean Default;
- Description
- If this is the default calendar for a given locale.
|
|
Name
string Name;
- Description
- The name of the calendar, for example, Gregorian.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.