PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)
Дата
Msg-id CAKKotZQ4mpJFGeVnRUCbRCO0YDoQsg2AmrL1WYTrJg4xRbz3Fw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

PFA patch to fix the issue in timestamp datatype(s) displaying with time as 00:00
(RM#1437)

The issue was with backgrid datetime cell which do not fully support ISO-8601 datetime format.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Magnun Leno
Дата:
Сообщение: Re: [Patch] Fix Unicode in errmsg
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)