aerc/worker/lib
Lyudmil Angelov cc44027545 Make it easier to debug date parsing errors
When message dates failed to parse, the error displayed would try to
include the time object it failed to obtain, which would display as
something like 0001-01-01 00:00:00 UTC, which isn't of much help.

Instead, display the text we were trying to parse into a date, which
makes the problem easier to debug.
2020-07-11 13:51:32 +02:00
..
parse.go Make it easier to debug date parsing errors 2020-07-11 13:51:32 +02:00
sort.go Cleanup sorting logic 2020-02-28 20:54:14 -05:00