Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: util ::

struct DateTimeRange
Description
represents a range of date+time values.

Elements' Summary
StartHundredthSeconds contains the start hundredth seconds (0-99) for the range.  
StartSeconds contains the start seconds (0-59) for the range.  
StartMinutes contains the start minutes (0-59) for the range.  
StartHours contains the start hour (0-23) for the range.  
StartDay contains the start day of month (1-31 or 0 for a void date) for the range.  
StartMonth contains the start month of year (1-12 or 0 for a void date) for the range.  
StartYear contains the start year for the range.  
EndHundredthSeconds contains the end hundredth seconds (0-99) for the range.  
EndSeconds contains the end seconds (0-59) for the range.  
EndMinutes contains the end minutes (0-59) for the range.  
EndHours contains the end hour (0-23) for the range.  
EndDay contains the end day of month (1-31 or 0 for a void date) for the range.  
EndMonth contains the end month of year (1-12 or 0 for a void date) for the range.  
EndYear contains the end year for the range.  
Elements' Details
StartHundredthSeconds
unsigned short StartHundredthSeconds;
Description
contains the start hundredth seconds (0-99) for the range.
StartSeconds
unsigned short StartSeconds;
Description
contains the start seconds (0-59) for the range.
StartMinutes
unsigned short StartMinutes;
Description
contains the start minutes (0-59) for the range.
StartHours
unsigned short StartHours;
Description
contains the start hour (0-23) for the range.
StartDay
unsigned short StartDay;
Description
contains the start day of month (1-31 or 0 for a void date) for the range.
StartMonth
unsigned short StartMonth;
Description
contains the start month of year (1-12 or 0 for a void date) for the range.
StartYear
unsigned short StartYear;
Description
contains the start year for the range.
EndHundredthSeconds
unsigned short EndHundredthSeconds;
Description
contains the end hundredth seconds (0-99) for the range.
EndSeconds
unsigned short EndSeconds;
Description
contains the end seconds (0-59) for the range.
EndMinutes
unsigned short EndMinutes;
Description
contains the end minutes (0-59) for the range.
EndHours
unsigned short EndHours;
Description
contains the end hour (0-23) for the range.
EndDay
unsigned short EndDay;
Description
contains the end day of month (1-31 or 0 for a void date) for the range.
EndMonth
unsigned short EndMonth;
Description
contains the end month of year (1-12 or 0 for a void date) for the range.
EndYear
unsigned short EndYear;
Description
contains the end year for the range.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.