Re: Hour difference?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Hour difference?
Дата
Msg-id 20030818161735.GA24956@wolff.to
обсуждение исходный текст
Ответ на Hour difference?  (Bjørn T Johansen <btj@havleik.no>)
Список pgsql-general
On Mon, Aug 18, 2003 at 17:56:00 +0200,
  Bjørn T Johansen <btj@havleik.no> wrote:
> I am already using Time for time fields (i.e. timestamp fields without
> the date part) in my database, are you saying this doesn't work???

No. You can't use HHMM format for input without doing some more work.
You can use HH:MM as an input format.

If you already have the data loaded into time fields, you can just
subtract them to get an interval.

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Simulating sequences
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: Simulating sequences