Date/Time insertions in postgres

suhail sarwar <sarwar@postmaster.co.uk>

From: "suhail sarwar" <sarwar@postmaster.co.uk>
To: pgsql-novice@postgresql.org
Date: 2001-07-04T09:56:14Z
Lists: pgsql-novice
Hi,

I am developing a payment system and am using postgres to store all the transactions so that they can be tracked.
Is there a way of adding the date and time in GMT to a column everytime an insert command is issued from within a java program ?

Any input would be appreciated.

Regards

Suhail Sarwar