emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Lisp date/time functions and RFC 3339?


From: Kim F. Storm
Subject: Re: Emacs Lisp date/time functions and RFC 3339?
Date: Fri, 10 Nov 2006 15:06:11 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> address@hidden (Kim F. Storm) writes:
>
>>> If you know that you are formatting UTC you can just put the Z in the
>>> format string.  The use of Z for UTC is not mandated.
>>
>> The timezone is not optional.
>
> I didn't say that.  You can always use +00:00 instead of Z, so %:z would
> work fine here.

Right.

But if we are going to change this, we could just make %:Z output "Z" for
UTC and work as %:z otherwise.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]