Index: openacs-4/packages/acs-datetime/www/doc/requirements.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/requirements.adp,v diff -u -r1.2.2.7 -r1.2.2.8 --- openacs-4/packages/acs-datetime/www/doc/requirements.adp 25 Aug 2015 18:02:06 -0000 1.2.2.7 +++ openacs-4/packages/acs-datetime/www/doc/requirements.adp 5 Jul 2016 12:16:50 -0000 1.2.2.8 @@ -44,8 +44,8 @@
  1. Generate current system time (local or GMT)
  2. Generate current system date
  3. Format a calendar time (system-dependent representation of time) using the formatting codes supported by the standard Unix -time functions
  4. Generate a list of standard month names
  5. Generate a list of standard month abbreviations
  6. Convert Julian time to ANSI time (yyyy-mm-dd)
  7. Convert ANSI time to "pretty ANSI time" (yyyy-mm-dd to Month -day, year)
  8. Generate a Tcl list of date-time elements (year, month, day, +time functions
  9. Generate a list of standard month names
  10. Generate a list of standard month abbreviations
  11. Convert Julian time to ANSI time (yyyy-mm-dd)
  12. Convert ANSI time to "pretty ANSI time" (yyyy-mm-dd +to Month day, year)
  13. Generate a Tcl list of date-time elements (year, month, day, hour, minute, second)
  14. Check the validity of a time interval by comparing start and end times and determining if they represent a positive, empty, or negative time range