21 module
com { module sun { module star { module util {
unsigned short Month
is the month of year (1-12 or 0 for a void date).
Definition: DateTime.idl:54
unsigned short Minutes
contains the minutes (0-59).
Definition: DateTime.idl:39
unsigned short Hours
contains the hour (0-23).
Definition: DateTime.idl:44
unsigned short Day
is the day of month (1-31 or 0 for a void date).
Definition: DateTime.idl:49
represents a combined date+time value.
Definition: DateTime.idl:26
Definition: Ambiguous.idl:20
short Year
is the year.
Definition: DateTime.idl:59
unsigned long NanoSeconds
contains the nanoseconds (0 - 999 999 999).
Definition: DateTime.idl:30
boolean IsUTC
true: time zone is UTC false: unknown time zone.
Definition: DateTime.idl:65
unsigned short Seconds
contains the seconds (0-59).
Definition: DateTime.idl:34