Re: converting seconds since epoch to time string

Поиск
Список
Период
Сортировка
От ghaverla@freenet.edmonton.ab.ca
Тема Re: converting seconds since epoch to time string
Дата
Msg-id Pine.A41.3.95.1001114184610.42972O-100000@freenet.edmonton.ab.ca
обсуждение исходный текст
Ответ на converting seconds since epoch to time string  (Bill Morrow <wmorrow@home.com>)
Список pgsql-novice
On Tue, 14 Nov 2000, Bill Morrow wrote:

> I have an integer column which holds a time represented
> as the number of seconds since 1970/01/01 00:00 UTC. I want to
> view this table with the time converted to an understandable text string.

If perl programming is remotely involved at any point in this,
I heartedly recommend you view Date::Manip, the swiss-army
chainsaw of Date/Time manipulations.  The only thing it seems
to barf on is character time zone data.  There are too many
time zones which have the same abbreviations.

Gord

Matter Realisations     http://www.materialisations.com/
Gordon Haverland, B.Sc. M.Eng. President
101  9504 182 St. NW    Edmonton, AB, CA  T5T 3A7
780/481-8019            ghaverla @ freenet.edmonton.ab.ca
780/993-1274 (cell)



В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: converting seconds since epoch to time string
Следующее
От: GH
Дата:
Сообщение: Database privileges