commit f5b87db715f4a940223241126d03637cd47c7261 from: Omar Polo date: Tue Apr 04 13:44:06 2023 UTC more to do commit - ca03a3ed63c8e1fa40811186d72ddafc29568db0 commit + f5b87db715f4a940223241126d03637cd47c7261 blob - 810514bf1cc6fc82bfcadffa18b52c07eb64b1a7 blob + 0d2e35acc45c6e85304ceff3a1340db7888647df --- TODO +++ TODO @@ -24,3 +24,10 @@ new reply it'll jump in the first page. The date ranges thus can jump quite a bit when navigating backward/forward. Is this OK? Can we communicate it better? + + +- use UTC consistently + + msearchd uses UTC, while the rest of the UI uses the localtime of the + sender. In the mail page it is fine since we show the zone offset too + but the index pages don't show that!