Elements' Details |
Negative
boolean Negative;
- Description
- explicit sign bit.
|
|
Years
unsigned short Years;
- Description
- contains the years.
|
|
Months
unsigned short Months;
- Description
- contains the months.
|
|
Days
unsigned short Days;
- Description
- contains the days.
|
|
Hours
unsigned short Hours;
- Description
- contains the hours.
|
|
Minutes
unsigned short Minutes;
- Description
- contains the minutes.
|
|
Seconds
unsigned short Seconds;
- Description
- contains the seconds.
|
|
HundredthSeconds
unsigned short HundredthSeconds;
- Description
- contains the hundredth seconds.
|
|
Copyright © 2010 Sun Microsystems, Inc.