Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: format-time-string (was Re: time format on message citation line)
Date: Fri, 11 Apr 2014 08:34:38 +0900	[thread overview]
Message-ID: <b4mbnw8n4hd.fsf@jpl.org> (raw)
In-Reply-To: <87mwftf4o4.fsf@ucl.ac.uk>

Eric S Fraga wrote:
> Andreas Schwab wrote:
>> $ TZ=Australia/Adelaide date +%z
>> +0930
> $ TZ=Asia/Kathmandu date +%z
> +0545

Oh, what precise verniers they use!  I realized it is not rare
to set a zone info in units of 15 minutes.  Thanks.  I'm going
to simply remove the filter `(zerop (% tz 3600))'.

(`TZ=Mideast/Riyadh87 date +%z' returns +0307, but it's never
 been used, hasn't it?)

I'm still not sure whether the alternative function works correctly
against switching the summer time.  Folks who live in PST/PDT,
MST/MDT, CST/CDT, EST/EDT, etc., how about the following?

> But I have a question about the summer time (daylight saving time).
> Is a computer clock adjusted automatically when the summer time
> starts and ends?  If so, does the return value of (current-time-zone)
> switch when the day comes?  Otherwise, do people who live in such
> region have to alter the TZ environment variable manually (twice in
> a year)?

Thanks.



  reply	other threads:[~2014-04-10 23:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02  4:00 time format on message citation line Zhao, Gang
2014-04-03  5:18 ` Katsumi Yamaoka
2014-04-03 11:25   ` Zhao, Gang
2014-04-10 11:06     ` format-time-string (was Re: time format on message citation line) Katsumi Yamaoka
2014-04-10 16:50       ` Andreas Schwab
2014-04-10 17:57         ` Eric S Fraga
2014-04-10 23:34           ` Katsumi Yamaoka [this message]
2014-04-11  8:14             ` Eric S Fraga
2014-04-11  9:31               ` Katsumi Yamaoka
2014-04-11 13:21                 ` Eric S Fraga
2014-04-19 21:22       ` Adam Sjøgren
2014-04-20 23:19         ` Katsumi Yamaoka
2014-04-15 23:34     ` time format on message citation line Katsumi Yamaoka
2014-04-16  9:28       ` Zhao, Gang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mbnw8n4hd.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).