Classes | |
| class | wxDateTime |
| wxDateTime class represents an absolute moment in the time. More... | |
| class | wxDateTimeWorkDays |
| class | wxDateSpan |
| This class is a "logical time span" and is useful for implementing program logic for such things as "add one month to the date" which, in general, doesn't mean to add 60*60*24*31 seconds to it, but to take the same date the next month (to understand that this is indeed different consider adding one month to Feb, 15 -- we want to get Mar, 15, of course). More... | |
| class | wxTimeSpan |
| wxTimeSpan class represents a time interval. More... | |
| class | wxDateTimeHolidayAuthority |
Variables | |
| const wxDateTime | wxDefaultDateTime |
| Global instance of an empty wxDateTime object. | |
| const wxDateTime wxDefaultDateTime |
Global instance of an empty wxDateTime object.
|
[ top ] |