Index: openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp 22 Sep 2003 19:44:28 -0000 1.4 +++ openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp 27 Oct 2014 16:39:33 -0000 1.5 @@ -1,8 +1,9 @@ - + -@title;noquote@ +@title@ +@context@

The following table offers examples of the various date and time functions:

@@ -36,7 +37,7 @@ dt_systime accepts any of the formatting codes supported by the Tcl clock format procedure, which is used for the underlying processing. See current documentation at http://www.scriptics.com/man/. +href="http://www.tcl.tk/man/">http:///www.tcl.tk/man/.
  • All procedures that take date or time as an input argument are capable of accepting these inputs in any format capable of being parsed by clock