pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix
Date: 2016-09-02 14:24:37
Message-ID: E1bfpOX-0008EA-Bp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-02 14:24:44 Re: PATCH: To convert role expiry date format to ISO8601 (pgAdmin4)
Previous Message Dave Page 2016-09-02 14:20:26 pgAdmin 4 commit: Ensure the Mac package can find all the Python module