Re: to_char with time - Mailing list pgsql-sql

FromAaron Bono
SubjectRe: to_char with time
Date
Msg-id[email protected]
Whole thread Raw
In response toto_char with time  (chester c young <[email protected]>)
Listpgsql-sql
Try select to_char(now(),'HH24:MI');

-Aaron

On 6/13/06, chester c young <[email protected]> wrote:
> this does not work: select to_char(current_time,'HH24:MI')
>
> what am I missing?  is it possible to format a time column in a select?
>
> thanks,
> stumped, aka, chester


pgsql-sql by date:

Previous
From: chester c young
Date:
Subject: to_char with time
Next
From: "Phillip Smith"
Date:
Subject: Re: to_char with time