Projects / EventCal

EventCal

EventCal is a calendar class that allows events to be managed and output to HTML in daily, weekly, and monthly views.

Tags
Operating Systems
Implementation

RSS Recent releases

  •  08 Sep 2007 14:32

Release Notes: Unicode fixes. A proper setup.py file and generated setup packages were added.

  •  17 Jul 2007 23:32

Release Notes: All strings were converted to use Unicode. Spanish translations for day and month names were added. __getattr__ was replaced with properties. String replacer body were replaced with calls to re.sub so the $ can be escaped with a backslash. The first week of monthview was fixed to properly replace format. About 20 lines of code that generated the first week in the monthview were removed.

  •  21 May 2007 16:57

Release Notes: This release uses datetime and timedelta objects for storing Events. Month off by one errors are fixed with padded lists. You can set the format of the events on busy days using the busyDayFormat variable in the Calendar class.

  •  17 Mar 2007 12:59

Release Notes: Weekview was added. A today function was added, which generates a calendar with the only event being today's date.

  •  11 Mar 2007 19:52

No changes have been submitted for this release.

Screenshot

Project Spotlight

Simple components for Ada

A simple component library for Ada.

Screenshot

Project Spotlight

WackoWiki

A small, lightweight, handy, expandable Wiki clone.