* [sup-talk] displaying message timestamp in different timezones
@ 2007-10-11 15:41 Eyal Oren
2007-10-27 19:22 ` William Morgan
0 siblings, 1 reply; 2+ messages in thread
From: Eyal Oren @ 2007-10-11 15:41 UTC (permalink / raw)
Hi,
When reading emails from people in other timezones, Mutt offers the option to
display the message timestamp in either the sender's or the receiver's timezone.
Does sup have a similar option, or how does it deal with timezones? It seems
that timezones are not considered and that the sent time is simply shown without
computing the equivalent time in my local timezone. Doing so is confusing, and,
as a side-effect, emails are ordered incorrectly (emails sent 5 minutes ago in a
US timezone are thought to be older than emails sent two hours ago in a EU
timezone).
-eyal
^ permalink raw reply [flat|nested] 2+ messages in thread
* [sup-talk] displaying message timestamp in different timezones
2007-10-11 15:41 [sup-talk] displaying message timestamp in different timezones Eyal Oren
@ 2007-10-27 19:22 ` William Morgan
0 siblings, 0 replies; 2+ messages in thread
From: William Morgan @ 2007-10-27 19:22 UTC (permalink / raw)
Excerpts from Eyal Oren's message of Thu Oct 11 08:41:46 -0700 2007:
> When reading emails from people in other timezones, Mutt offers the
> option to display the message timestamp in either the sender's or the
> receiver's timezone.
>
> Does sup have a similar option, or how does it deal with timezones?
> It seems that timezones are not considered and that the sent time is
> simply shown without computing the equivalent time in my local
> timezone.
Sup uses Time.parse, which is supposed to take into account the
timezone, assuming the date is in proper rfc822 format. I haven't spent
any time on this than the bare minimum to get it working, though, so I'm
not terribly surprised it's doing something wrong.
What it should do is convert everything to the local timezone, and never
display any date that isn't in the local timezone. (Except when viewing
the raw headers, of course).
I've added this to the TODO, tentatively for 0.3.
--
William <wmorgan-sup at masanjin.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-27 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-11 15:41 [sup-talk] displaying message timestamp in different timezones Eyal Oren
2007-10-27 19:22 ` William Morgan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox