Top Level Namespace

Includes:
RST

Defined Under Namespace

Modules: RST Classes: Mutex, Numeric, String

Constant Summary collapse

LIB_LOADED =

prevent from double loading

true
DEFAULT_DATE_FORMAT =

Used with strftime(DEFAULT_DATE_FORMAT) when printing dates

'%a, %b %d %Y'
CALENDAR_FILE =

Filename for the calendar-store

'calendars.data'
DEFAULT_CALENDAR_NAME =

If no calendar-name is given

'unnamed'