to_timestamp question

From: Feite Brekeveld <feite(dot)brekeveld(at)osiris-it(dot)nl>
To: pgsql-general(at)postgresql(dot)org
Subject: to_timestamp question
Date: 2001-03-21 17:20:21
Message-ID: 3AB8E2D5.A1FAAA5F@osiris-it.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I need to convert thisone into an integer timestamp value:

14:57:55.540 UTC Sun Mar 4 2001

How to deal with the milliseconds part (.540) and the timezone UTC ?

Thanks,

--
Feite Brekeveld
feite(dot)brekeveld(at)osiris-it(dot)nl

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Frank 2001-03-21 17:34:07 Re: Really Dumb Question...(Dumping db)
Previous Message Stephan Szabo 2001-03-21 16:46:35 Re: RE: finding and removing a constraint...