pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix
Date
Msg-id E1bfpOX-0008EA-Bp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use ISO formatted dates when setting rolvaluntil. Fixes #1153

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f3f74137017f1ba438f54e39199edc51c0fb5599
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/__init__.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the Mac package can find all the Python module
Next
From: Dave Page
Date:
Subject: Re: PATCH: To convert role expiry date format to ISO8601 (pgAdmin4)