Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


::

struct _oslDateTime


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
File
time.h

Public Members

Data

sal_uInt32 NanoSeconds; contains the nanoseconds .
sal_uInt16 Seconds; contains the seconds (0-59).
sal_uInt16 Minutes; contains the minutes (0-59).
sal_uInt16 Hours; contains the hour (0-23).
sal_uInt16 Day; is the day of month (1-31).
sal_uInt16 DayOfWeek; is the day of week (0-6 , 0 : Sunday).
sal_uInt16 Month; is the month of year (1-12).
sal_uInt16 Year; is the year.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.