in reply to DBI & date/timestamp problem

Have you tried using the Postgres to_date function instead of just inserting it as a String which you hope will be interpreted correctly?