LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
10 #ifndef __com_sun_star_i18n_XCalendar4_idl__
11 #define __com_sun_star_i18n_XCalendar4_idl__
13 #include <com/sun/star/i18n/Calendar3.idl>
16 module
com { module sun { module star { module i18n {
84 [in]
string TimeZone );
double getLocalDateTime()
Get the local date/time as an offset to the start of the calendar at 1-Jan-1970 00:00.
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.
This interface provides access to locale specific calendar systems.
Definition: XCalendar3.idl:34
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.
This interface provides access to locale specific calendar systems.
Definition: XCalendar4.idl:29
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.
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:48
Definition: Ambiguous.idl:22