10#ifndef __com_sun_star_util_DateTimeTZ_idl__
11#define __com_sun_star_util_DateTimeTZ_idl__
16module
com { module sun { module star { module util {
Definition Ambiguous.idl:22
represents a combined date+time value with time zone.
Definition DateTimeWithTimezone.idl:23
DateTime DateTimeInTZ
the date and time (in TimeZone)
Definition DateTimeWithTimezone.idl:26
short Timezone
contains the time zone, as signed offset in minutes from UTC, that is east of UTC,...
Definition DateTimeWithTimezone.idl:35
represents a combined date+time value.
Definition DateTime.idl:29