-
The concreate case: 5 dec 1942, at this time it was EWT (Eastern War Time) offset -4h.
Here is an excerpt from tzdata distribution for the period:
```
TZ="America/New_York"
- - -045602 LMT
...
…
-
### Description
I was doing a bit of looking around to figure out how `--force-reinstall` was handled, and I found this code snippet:
https://github.com/pypa/pip/blob/46a342b4488853880cec62d73771b58…
-
It would be nice to parse and output "2013-01-01 13:12:11.000000 America/Winnipeg", for example.
-
Recently, [tzdata were removed from default Fedora installation](https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata) (and this will eventually impact also RHEL). Now running ActiveSupport tes…
-
In order to set the timezone easily, Alpine lets you pass a timezone string as an environment variable (e.g. `-env TZ='America/Denver'`). Would just need to include `apk add tzdata` to the docker file…
-
- [x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version.
- [x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and b…
-
Hi,
I'm a bit confused and haven't been able to figure out what the issue is that I'm having. Running my app with dev env, i am not having any issues, but when I make a release, it seems there's a …
-
### The problem
This is a followup to anyone experiencing the underlying problem in #2868, which is that your ESPHome instance is picking up the wrong timezone (probably Etc/UTC) when building your…
-
Resolved simply with.
```
cp -rv /file_contexts /system/debian/
apt-get install --fix-broken
dpkg-reconfigure tzdata
```
-
Hello.
The change of the time zone does not work through the transmission of the environment variable.
```
archive_stream:
image: jrottenberg/ffmpeg:4.0-alpine
container_name: archive_s…