Re: Formatting current_time output

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Thomas Good <tomg(at)sqlclinic(dot)net>, Postgres SQL <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: Formatting current_time output
Date: 2002-10-03 15:28:35
Message-ID: Pine.LNX.4.44.0210031828160.23827-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Achilleus Mantzios 2002-10-03 15:42:51 Re: epoch to date
Previous Message Karel Zak 2002-10-03 15:28:01 Re: Formatting current_time output