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

From: Celia McInnis <celia(dot)mcinnis(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: How to store in hours:minutes:seconds where hours may be bigger than 24
Date: 2024-03-20 02:05:16
Message-ID: CAGD6t7JzcmpQ2m5exP=jN6frCs4uVW80KWiuBuginq6mO3oRRw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Thanks,
Celia McInnis

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-03-20 02:34:06 Re: How to store in hours:minutes:seconds where hours may be bigger than 24
Previous Message Zahir Lalani 2024-03-19 19:11:58 RE: Postgres database encryption