ACS DateTime
by ron@arsdigita.comThis package provides a set of utilities for dealing with dates and times. It provides a number of HTML form widgets for data and time entry, as well as procedures for calendar display and navigation.
I. The Big Picture:
Many applications need to collect time and date information from users. Constructing the HTML form elements to gather this information is tedious. The ACS DateTime package supplies a standard set of procedures to accomplish this, along with additional procedures to display (as HTML tables) various calendar views.
II. Features:
- HTML form widgets for date and time entry with granularity ranging from seconds to months
- procedures that return calendar displays as HTML tables
III. Related Links:
ron@arsdigita.com