-
### Describe the bug
`/etc/init.d/system` script initializes /tmp/TZ file with `echo "$timezone" > /tmp/TZ` command which adds a new line to the end.
The library does not expect that:
```
# …
-
`dateutil` exposes two "local time" functions - `tzlocal()` and `tzwinlocal()`. In most cases, this is perfectly acceptable because `tzlocal()` uses the `time` module to query to operating system abou…
-
- [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…
-
#### To report a bug...
* What command(s) did you run?
`task 1 modify scheduled:2018-06-08`
`env TZ='Europe/London' task list`
`env TZ='Europe/Moscow' task list`
* What did you expect…
-
@liancheng I want to consult a question about spark sql function: from_utc_timestamp(ts: Column, tz: String)
I am using mongo-spark to load "member" collection from mongodb which is included three fi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I receive this SyntaxWarning message in the log:
`/app/lazylibrarian/cherrypy/process/serv…
-
Most sensible way of converting to POSIXct. Retains clock time. Will be good for {warp} and `slide_period()` once `warp_distance()` casts unknown input to POSIXct
UPDATE: I now think that conversio…
-
After building f-stack when i try to build the nginx app I get the following error
549 | gettimeofday(struct timeval *tv, struct timezone *tz)
| ^~~~~~~~~~~~
In file included from src/event…
-
Hi, when trying to get historical data using Ticker I get the following error:
**fromtimestamp() got an unexpected keyword argument 'tz'**
Something seems to be going wrong with the timestamp i…
-
I'm not sure what the rust-y way to do this is but when I typo a timezone, this seems pretty nasty:
```
$ rizzy --zone not_a_tz
thread 'main' panicked at 'Could not parse timezone: not_a_tz, Erro…