Re: What does Time.MAX_VALUE actually represent?

Поиск
Список
Период
Сортировка
От Gavin Flower
Тема Re: What does Time.MAX_VALUE actually represent?
Дата
Msg-id 660adac2-35b2-f0eb-d6f6-f40ddcfa272b@archidevsys.co.nz
обсуждение исходный текст
Ответ на What does Time.MAX_VALUE actually represent?  (Dave Cramer <davecramer@gmail.com>)
Ответы Re: What does Time.MAX_VALUE actually represent?  (Bear Giles <bgiles@coyotesong.com>)
Re: What does Time.MAX_VALUE actually represent?  ("Tels" <nospam-abuse@bloodgate.com>)
Список pgsql-hackers
On 12/31/2017 03:07 AM, Dave Cramer wrote:
> We are having a discussion on the jdbc project about dealing with 
> 24:00:00.
>
> https://github.com/pgjdbc/pgjdbc/pull/992#issuecomment-354507612
>
> Dave Cramer

In Dublin (I was there 2001 to 2004), Time tables show buses just after 
midnight, such as 1:20am as running at the time 2520 - so there are 
visible close to the end of the day.  If you are looking for buses 
around midnight this is very user friendly - better than looking at the 
other end of the time table for 0120.

I think logically that 24:00:00 is exactly one day later than 00:00:00 - 
but I see from following the URL, that there are other complications...


Cheers,
Gavin



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [HACKERS] Re: [HACKERS] generated columns
Следующее
От: Tom Lane
Дата:
Сообщение: Better testing coverage and unified coding for plpgsql loops