Thread: [pgadmin-org/pgadmin4] 9d3654: Ensure that the query history date format in Deskt...

Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 9d3654bd690b22ccc052600e5d484df9c3ed569e
      https://github.com/pgadmin-org/pgadmin4/commit/9d3654bd690b22ccc052600e5d484df9c3ed569e
  Author: Akshay Joshi <akshay.joshi@enterprisedb.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M docs/en_US/release_notes_6_17.rst
    M web/pgadmin/browser/__init__.py
    M web/pgadmin/browser/templates/browser/js/utils.js
    M web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx

  Log Message:
  -----------
  Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server.
#5495

Format the time based on pgadmin servers locale.