Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
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. |
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.