LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
DateWithTimezone Struct 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...
 

Detailed Description

represents a date value with time zone.

Since
LibreOffice 4.1

Member Data Documentation

◆ DateInTZ

Date DateInTZ

the date.

Note
XMLSchema-2 defines this as a 24 hour interval. The TimeZone shifts the interval along the UTC time line.

◆ Timezone

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.


The documentation for this struct was generated from the following file: