datetime(): Where is it in the docs?

From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: datetime(): Where is it in the docs?
Date: 2002-09-19 07:58:47
Message-ID: 3D8983B7.106@mega-bucks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I find myself using the datetime() function a lot (as in
to_char(datetime(x), 'MM-DD')) but to be honest I don't really know what
it does.

I've looked in the online interactive docs but can't find a description
of it anywhere, just an example.

Can someone point me to a definition of the function?

Thanks!

Jc

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Christian Imbeault 2002-09-19 08:09:10 Adding to a date/time?
Previous Message Jean-Christian Imbeault 2002-09-19 07:49:11 Re: IN vs EXIIST