Index: openacs-4/packages/calendar/www/views-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/Attic/views-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/calendar/www/views-postgresql.xql 10 Jan 2004 00:19:03 -0000 1.1 +++ openacs-4/packages/calendar/www/views-postgresql.xql 15 Feb 2004 12:16:25 -0000 1.2 @@ -46,4 +46,13 @@ + + + to_timestamp(:first_date_of_month_system,'YYYY-MM-DD HH24:MI:SS') + and to_timestamp(:last_date_in_month_system, 'YYYY-MM-DD HH24:MI:SS') + + + + +