|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module util {
unsigned long NanoSeconds
contains the nanoseconds (0 - 999 999 999).
Definition: DateTime.idl:30
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
unsigned short Seconds
contains the seconds (0-59).
Definition: DateTime.idl:34
represents a combined date+time value.
Definition: DateTime.idl:27
short Year
is the year.
Definition: DateTime.idl:59
unsigned short Minutes
contains the minutes (0-59).
Definition: DateTime.idl:39
Definition: Ambiguous.idl:20
boolean IsUTC
true: time zone is UTC false: unknown time zone.
Definition: DateTime.idl:65
unsigned short Month
is the month of year (1-12 or 0 for a void date).
Definition: DateTime.idl:54