datetime(): Where is it in the docs? - Mailing list pgsql-general

From Jean-Christian Imbeault
Subject datetime(): Where is it in the docs?
Date
Msg-id 3D8983B7.106@mega-bucks.co.jp
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: Jean-Christian Imbeault
Date:
Subject: Re: IN vs EXIIST
Next
From: Jean-Christian Imbeault
Date:
Subject: Adding to a date/time?