Re: Formatting current_time output - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: Formatting current_time output
Date
Msg-id Pine.LNX.4.44.0210031828160.23827-100000@matrix.gatewaynet.com
Whole thread Raw
In response to Re: Formatting current_time output  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
SELECT to_char(now(), 'HH24:MI AM');
(in 7.2.1)

==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-10-8981112
fax:    +30-10-8981877
email:  achill@matrix.gatewaynet.com       mantzios@softlab.ece.ntua.gr



pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Formatting current_time output
Next
From: "Charles H. Woloszynski"
Date:
Subject: Re: Formatting current_time output