all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T. V. Raman" <raman@users.sf.net>
Cc: raman@users.sf.net, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs Lisp date/time functions and RFC 3339?
Date: Sun, 12 Nov 2006 11:57:09 -0800	[thread overview]
Message-ID: <17751.31893.177031.811356@gargle.gargle.HOWL> (raw)
In-Reply-To: <87zmax4brf.fsf@catnip.gol.com>

to re-iterate, the only thing format-time-string  doesn't handle,
and something I find myself hacking in privately, is the printing
of the timezone offset i.e. -08:00 vs -0800

the -0800  problem is also inherent to unix' date command.

>>>>> "Miles" == Miles Bader <miles@gnu.org> writes:
    Miles> "T. V. Raman" <raman@users.sf.net> writes:
    >> all uses of rfc 3339 I've seen in atom feeds use the T.
    Miles> 
    Miles> I was being a bit facetious when I said "nobody" --
    Miles> but indeed, my impression is that the T is pretty
    Miles> unpopular, so many people adopt the the same format
    Miles> without it.
    Miles> 
    Miles> [So any parsing function should parse it with or
    Miles> without the T (presumably accepting a space or
    Miles> underline in place of it).  Of course it should be
    Miles> easy to print either variant using
    Miles> format-time-string.]
    Miles> 
    Miles> -Miles -- My spirit felt washed.  With blood.  [Eli
    Miles> Shin, on "The Passion of the Christ"]

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

  reply	other threads:[~2006-11-12 19:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-09  3:34 Emacs Lisp date/time functions and RFC 3339? T. V. Raman
2006-11-09 21:57 ` Edward O'Connor
2006-11-09 23:27 ` Richard Stallman
2006-11-10  2:54   ` T. V. Raman
2006-11-10 15:48     ` Miles Bader
2006-11-10 16:56       ` Nic James Ferrier
2006-11-12  1:53       ` T. V. Raman
2006-11-12  2:52         ` Miles Bader
2006-11-12 19:57           ` T. V. Raman [this message]
2006-11-11  2:10     ` Richard Stallman
2006-11-10 10:15 ` Andreas Schwab
2006-11-10 10:55   ` Kim F. Storm
2006-11-10 12:41     ` Andreas Schwab
2006-11-10 13:28       ` Kim F. Storm
2006-11-10 13:35         ` Andreas Schwab
2006-11-10 14:06           ` Kim F. Storm
2006-11-10 14:33         ` T. V. Raman
2006-11-10 14:32   ` T. V. Raman

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=17751.31893.177031.811356@gargle.gargle.HOWL \
    --to=raman@users.sf.net \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.