Donkie
|
205574fa2c
|
Fixed timezone being returned incorrectly
Happened if you've set TZ to non-UTC.
Apparently astimezone and replace doesn't do the same thing even if tzinfo is None.
|
2023-10-02 21:36:50 +02:00 |
|
Donkie
|
f24b9610e8
|
Added automatic nightly SQLite backups
Resolves #22
|
2023-07-04 14:59:05 +02:00 |
|
Donkie
|
3aec319b6a
|
Now correctly handles datetimes with timezone set
|
2023-06-25 17:57:17 +02:00 |
|
Donkie
|
750a641c75
|
Attempt to fix build issue 3
|
2023-05-18 15:58:17 +02:00 |
|
Donkie
|
c6ee7df535
|
Start of integration tests
|
2023-05-18 14:38:28 +02:00 |
|