mtime 1.3.0
|
Provides the calendar to the users, abstracting the different calendars available. More...
Functions/Subroutines | |
recursive subroutine, public | calendartostring (string, errno) |
Initialize a new calendar. | |
Provides the calendar to the users, abstracting the different calendars available.
Three calendar types are provided:
To use a specific calendar a call to setCalendar with the respective selector must be done. The implementation is based on a singleton concept meaning that only one calendar can be active at a time. To release a calendar a call to resetCalendar has to be done.