kcalendarsystemfactory.h
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:43
static TQStringList calendarSystems()
Gets list of names of supported calendar systems.
Definition kcalendarsystemfactory.cpp:61
CalendarSystem abstract class, default derived kde gregorian class and factory class.
Definition kcalendarsystem.h:43
TDELocale provides support for country specific stuff like the national language.
Definition tdelocale.h:124
Trinity API Reference