jDay Overview - acegyver/jDay GitHub Wiki

jDay

The purpose of jDay is to display a visual calendar sheet, showing the current day and month. This is an attempt to mimic in JavaScript/jQuery the same functionality that exists on the iPhone (Calendar app) or on the Mac OS X desktop (Calendar application).

Basically, jDay is driven by a date format converter that will take any given date and convert it to a valid day and month. (Support for calendar years will be added later.) The beauty of jDay lies in the fact that the visual representation is built entirely with CSS. No images.

A small number of available styles that can be used to create jDay Calendar pages.