mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-27 21:16:14 +02:00
Update tzlocal to v4.x and remove pytz dependency (#1528)
* Update tzlocal to v4.x and remove pytz dependency * Avoid `unwrap_shim` method * Remove upper bound of tzlocal version
This commit is contained in:
parent
049d2a72c8
commit
62f65ce3b9
4 changed files with 78 additions and 228 deletions
|
@ -175,7 +175,7 @@ Feature: Reading and writing to journal with custom date formats
|
|||
When we run "jrnl -1"
|
||||
Then we should get no error
|
||||
And the output should be
|
||||
2013-10-27 03:27 Some text.
|
||||
2013-10-27 04:27 Some text.
|
||||
|
||||
|
||||
@skip #1422
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue