Use ISO date format in the runtime startup log

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Use ISO date format in the runtime startup log
Date: 2020-07-10 15:08:58
Message-ID: CA+OCxow7pB-jx=kjG1o+ch4sSO5SvgBSCipsVbigFyoZpwOS7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The attached minor patch adjusts the date format used in the runtime
startup log to ISO8601 (albeit without the T separator and timezone) to
avoid confusion for our US friends.

Please review/commit.

Thanks.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

Attachment Content-Type Size
Runtime_Date_Format.diff application/octet-stream 618 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-07-10 15:47:21 Refactor server request code in the runtime
Previous Message Dave Page 2020-07-10 14:53:01 Refactor config loading/saving for the runtime config dialogue