Index: openacs-4/packages/forums/www/message-post-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/Attic/message-post-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/forums/www/message-post-postgresql.xql 30 Jul 2002 22:41:15 -0000 1.1 +++ openacs-4/packages/forums/www/message-post-postgresql.xql 18 Nov 2002 18:01:08 -0000 1.2 @@ -5,7 +5,7 @@ - select to_char(current_timestamp, 'Mon DD YYYY HH24:MI:SS') + select to_char(current_timestamp, 'YYYY-MM-DD HH24:MI:SS')