A PHP 5 class, to provide simple access and mangement of a calendar. It is using the user's timezone settings to output as much as possible in the correct language. It can handle most of it's task using a regular date format (year/month/day) but mostly via UNIX timestamp. Unlimited events can be added on the fly, unlimited for each day and even each second in the month or more.