represents a date value. More...
import "Date.idl";
| Public Attributes | |
| unsigned short | Day | 
| contains the day of month (1-31 or 0 for a void date). | |
| unsigned short | Month | 
| contains the month of year (1-12 or 0 for a void date). | |
| short | Year | 
| contains the year. | |
represents a date value.
The time zone is unknown.
| unsigned short Day | 
contains the day of month (1-31 or 0 for a void date).
| unsigned short Month | 
contains the month of year (1-12 or 0 for a void date).
| short Year | 
contains the year.