Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compatibility with aw-server-rust
This was sent as a patch by a Jan Tojnar. Original commit message: > It expects much stricter datetime format, with explicit timezone offset. > > Let’s use `datetime.now(timezone.utc)` which unlike the naive datetime > returned by `datetime.utcnow()` contains a timezone. Link to patch: https://lists.sr.ht/~mjorgensen/public-inbox/patches/24051
- Loading branch information