LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a date value with time zone. More...
import"DateWithTimezone.idl";
Public Attributes | |
Date | DateInTZ |
the date. More... | |
short | Timezone |
contains the time zone, as signed offset in minutes from UTC, that is east of UTC, that is the amount of minutes that should be added to UTC time to obtain time in that timezone. More... | |
represents a date value with time zone.
Date DateInTZ |
the date.
short Timezone |
contains the time zone, as signed offset in minutes from UTC, that is east of UTC, that is the amount of minutes that should be added to UTC time to obtain time in that timezone.