com :: sun :: star :: util :: struct Date
- Description
- represents a date value.
Elements
|
unsigned short Day
|
- Description
- contains the day of month (1-31 or 0 for a void date).
|
unsigned short Month
|
- Description
- contains the month of year (1-12 or 0 for a void date).
|
unsigned short Year
|
- Description
- contains the year.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.