| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
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).  More... | |
| unsigned short | Month | 
| contains the month of year (1-12 or 0 for a void date).  More... | |
| short | Year | 
| contains the year.  More... | |
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.
 1.8.14