Files
profanity/src/xmpp
MarcoPolo-PasTonMolo 97551aa131 Fix history timestamp
Fixes https://github.com/profanity-im/profanity/issues/1423

Oldest stanza is fetched like before but now the timestamp is generated by creating date_time_from_iso8601 and then to_local, instead of trusting that the timestamp is in utc.
The procedure previously was stamp = time_val_from_iso8601() then date_time = date_time_from_utc(stamp) then local_date_time = to_local(date_time)
2021-10-05 09:56:24 +02:00
..
2021-01-08 16:36:30 +01:00
2021-07-01 19:31:55 +02:00
2020-07-07 14:18:57 +02:00
2019-11-13 12:11:05 +01:00
2020-11-09 11:33:33 +01:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2021-04-14 22:47:58 +02:00
2021-04-14 22:47:58 +02:00
2020-07-07 14:18:57 +02:00
2021-03-17 16:18:56 +01:00
2020-07-07 14:18:57 +02:00
2021-09-22 13:01:55 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2021-08-20 15:33:31 +02:00
2021-06-28 21:28:58 +02:00
2020-07-07 14:18:57 +02:00
2019-11-13 12:11:05 +01:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2019-11-13 12:11:05 +01:00
2021-10-05 09:56:24 +02:00
2021-07-01 00:14:32 +02:00