2004-02-15 Andreas Kupries * * Released and tagged Tcllib 1.6 ======================== * 2003-05-05 Andreas Kupries * * Released and tagged Tcllib 1.4 ======================== * 2003-04-11 Andreas Kupries * pkgIndex.tcl: * gregorian.tcl: Fixed bug #614591. Set version of the package to 0.2 2002-02-14 Andreas Kupries * gregorian.tcl: Frink run. 2002-01-14 Kevin Kenny * gregorian.tcl, gregorian.test (EYMWDToJulianDay): Added functionality for 'Nth weekday from the end of a month', needed, among other things, to do DST rules in most US locales. 2002-01-11 Kevin Kenny * ChangeLog, calendar.tcl, gregorian.tcl, gregorian.test: * pkgIndex.tcl, tclIndex: Created an initial 'calendar' module. Functionality at this point includes conversion between Julian Day and several formats: year/day-of-year, year/month/day, year/week/day-of-week, and year/month/day-of-week-in-month (e.g, the second Friday of February).