kcalendarsystemfactory.cpp
CalendarSystem abstract class, default derived kde gregorian class and factory class.
Definition: kcalendarsystem.h:42
TDELocale provides support for country specific stuff like the national language. ...
Definition: tdelocale.h:123
World founding COLODAR type implementation.
Definition: kcalendarsystemworld.h:30
static TQStringList calendarSystems()
Gets list of names of supported calendar systems.
Definition: kcalendarsystemfactory.cpp:64
static KCalendarSystem * create(const TQString &calType=TQString::fromLatin1("gregorian"), const TDELocale *locale=0)
Gets specific calendar type number of days in previous month for a given date.
Definition: kcalendarsystemfactory.cpp:44