Closed
Bug 1889725
Opened 2 years ago
Closed 2 years ago
mots is using datetime.now() without UTC timezone
Categories
(Conduit :: mots, defect)
Conduit
mots
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: saschanaz, Assigned: saschanaz)
Details
Attachments
(1 file)
datetime.now() by default depends on the system time zone which is different for each committer.
| Assignee | ||
Updated•2 years ago
|
Summary: mots is using datetime.now() instead of datetime.utcnow() → mots is using datetime.now() without UTC timezone
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → krosylight
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Comment 2•2 years ago
|
||
Released in 0.11.1.
You need to log in
before you can comment on or make changes to this bug.
Description
•