Starting with OpenACS 5.0 and the introduction of acs-lang, we
recommend retrieving date/time information from the database in
ANSI format and then using lc_time_fmt to format it for display.
-
Example 12.1. Getting datetime from
-the database ANSI-style
-db_multirow -extend { mydate_pretty } {
+
Example 12.1. Getting datetime
+from the database ANSI-style