11module
com { module sun { module star { module i18n {
79 [in]
string TimeZone );
This interface provides access to locale specific calendar systems.
Definition XCalendar3.idl:28
This interface provides access to locale specific calendar systems.
Definition XCalendar4.idl:24
void loadCalendarTZ([in] string uniqueID, [in] ::com::sun::star::lang::Locale rLocale, [in] string TimeZone)
Load a specific calendar for the given locale with a given time zone.
void loadDefaultCalendarTZ([in] ::com::sun::star::lang::Locale rLocale, [in] string TimeZone)
Load the default calendar for the given locale with a given time zone.
double getLocalDateTime()
Get the local date/time as an offset to the start of the calendar at 1-Jan-1970 00:00.
void setLocalDateTime([in] double TimeInDays)
Set the local date/time as an offset to the start of the calendar at 1-Jan-1970 00:00.
Definition Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition Locale.idl:34