PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)
Date
Msg-id CAKKotZQ4mpJFGeVnRUCbRCO0YDoQsg2AmrL1WYTrJg4xRbz3Fw@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Magnun Leno
Date:
Subject: Re: [Patch] Fix Unicode in errmsg
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)