mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-02-27 18:23:57 +01:00
The data was passed around as a string for some reason, which led to time precision loss and wrong dates being displayed. Simply pass the time as is to fix that.