struct Calendar in module com::sun::star::i18n:: |
struct Calendar;
A calendar as loaded from locale data.
A sequence of Calendars is returned by calls to XLocaleData::getAllCalendars() .
Field Summary |
|
| Days | the days of the week, see also CalendarItem . |
| Months | the months of the year, see also CalendarItem . |
| Eras | the possible eras, see also CalendarItem . |
| 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, |
Field Details |
||||||||
|
||||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.