Re: How to store in hours:minutes:seconds where hours may be bigger than 24

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: How to store in hours:minutes:seconds where hours may be bigger than 24
Дата
Msg-id CANzqJaA8wrq9QrbskpByq-Gna=fiJD7ma1zE+ddvHhcrquY7Dw@mail.gmail.com
обсуждение исходный текст
Ответ на How to store in hours:minutes:seconds where hours may be bigger than 24  (Celia McInnis <celia.mcinnis@gmail.com>)
Список pgsql-general
On Tue, Mar 19, 2024 at 10:05 PM Celia McInnis <celia.mcinnis@gmail.com> wrote:
Hi:

I want to store times in a database as hours:minutes:seconds where hours can be greater than 24. How do I do this? I will want to be able to add such times.

Try the INTERVAL data type. 
 

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

Предыдущее
От: Celia McInnis
Дата:
Сообщение: How to store in hours:minutes:seconds where hours may be bigger than 24
Следующее
От: Steve Baldwin
Дата:
Сообщение: Re: How to store in hours:minutes:seconds where hours may be bigger than 24