10#ifndef __com_sun_star_util_DateTZ_idl__
11#define __com_sun_star_util_DateTZ_idl__
16module
com { module sun { module star { module util {
Definition Ambiguous.idl:22
represents a date value with time zone.
Definition DateWithTimezone.idl:23
Date DateInTZ
the date.
Definition DateWithTimezone.idl:28
short Timezone
contains the time zone, as signed offset in minutes from UTC, that is east of UTC,...
Definition DateWithTimezone.idl:34
represents a date value.
Definition Date.idl:31