My favorites | Sign in
Project Logo
                
Search
for
Updated May 15, 2008 by omouse
Labels: Featured
ModuleOverview  
Overview of variables and functions in the eventcal module

Overview

Variables in the module:

Functions:

Functions

set_language

Sets the language used by the language code language. This changes the months and day names lists to their proper language.

Languages supported:

Uses GNU gettext files for translations. In the source package, these are located in the locale directory. When eventcal is installed on the system, the locale system can be found in a system-wide location which eventcal will search through.

today

Returns a string that is created by a month-view Calendar. The HTML calendar shows the events of the current month and the only event on the calendar is today's date with the label "Today". If smallify is True, the day names on the calendar will be shrunk down to three characters, and if smallify is False, the day names will be fully displayed.


Sign in to add a comment
Hosted by Google Code