Elements' Summary |
NanoSeconds |
contains the nanoseconds (0 - 999 999 999).
|
Seconds |
contains the seconds (0-59).
|
Minutes |
contains the minutes (0-59).
|
Hours |
contains the hour (0-23).
|
IsUTC |
true: time zone is UTC false: unknown time zone.
Since LibreOffice 4.1
|
Elements' Details |
NanoSeconds
unsigned long NanoSeconds;
- Description
- contains the nanoseconds (0 - 999 999 999).
|
|
Seconds
unsigned short Seconds;
- Description
- contains the seconds (0-59).
|
|
Minutes
unsigned short Minutes;
- Description
- contains the minutes (0-59).
|
|
Hours
unsigned short Hours;
- Description
- contains the hour (0-23).
|
|
IsUTC
boolean IsUTC;
- Description
- true: time zone is UTC false: unknown time zone.
Since LibreOffice 4.1
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.