"HDT" time zone not recognized by PostreSQL 9.5

From: Pavol Szegheo <PSzegheo(at)itnnetworks(dot)com>
To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: "HDT" time zone not recognized by PostreSQL 9.5
Date: 2016-09-23 19:35:32
Message-ID: MWHPR07MB2799246F73F2705153617F89D2C80@MWHPR07MB2799.namprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

SELECT TIMESTAMP '2013-08-13 00:00:00' AT TIME ZONE 'HDT' AT TIME ZONE 'UTC';
/* ERROR: time zone "HDT" not recognized
********** Error **********

ERROR: time zone "HDT" not recognized
SQL state: 22023
*/

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavol Szegheo 2016-09-23 19:47:22 Re: "HDT" time zone not recognized by PostreSQL 9.5
Previous Message Breen Hagan 2016-09-23 17:55:14 Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled