Re: type casting: varchar to date

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: "J(dot)Fernando Moyano" <txinete(at)wanadoo(dot)es>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: type casting: varchar to date
Date: 2001-02-06 18:42:42
Message-ID: Pine.LNX.3.96.1010206193930.3799F-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, 6 Feb 2001, J.Fernando Moyano wrote:

>
> Is there some way to do something like this ?? :

Yes,

select to_timestamp('hello 02-06-2001', '"hello "MM-DD-YYYY');

Karel

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Karel Zak 2001-02-06 18:49:12 Re: timestamp- milliseconds since epoch output
Previous Message jkakar 2001-02-06 18:39:39 timestamp- milliseconds since epoch output