Re: Timezone: resolve $TZDIR in runtime

From: Gianni Ceccarelli <dakkar(at)thenautilus(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Timezone: resolve $TZDIR in runtime
Date: 2024-10-21 17:26:15
Message-ID: 20241021182615.7605676e@thenautilus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2024-10-21 Anatolii Smolianinov <zarkonesmall(at)gmail(dot)com> wrote:
> date(1) does not set timezone dir: but it uses TZ, and, in man, it
> refers to tzselect:
> > use tzselect to find TZ"

That's an imperative "use", not an indicative. In other words: the
user, to find an appropriate value for `TZ`, should run the command
`tzselect`.

--
Dakkar - <Mobilis in mobile>
GPG public key fingerprint = A071 E618 DD2C 5901 9574
6FE2 40EA 9883 7519 3F88
key id = 0x75193F88

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2024-10-21 17:59:36 Re: Timezone: resolve $TZDIR in runtime
Previous Message Michel Pelletier 2024-10-21 17:23:33 Re: Using Expanded Objects other than Arrays from plpgsql