Re: Fwd: Re: [PATCH 21.5] Fix signs in time zone string.

Adrian Aichner <[email protected]> Wed, 01 Oct 2014 15:30:44 +0200
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
On 01.10.2014 14:12, Marcus Crestani wrote:
>>>>>> "AA" == Adrian Aichner <[email protected]> writes:
> AA> So the encoding has to apply the timezone offset in opposite direction
> AA> to arrive at the UTC value for the encoded time, right?
>
> Right.
>
> AA> GNU Emacs, it appears, prefixes 0 with a minus sign as well.
>
> Well, this doesn't hurt but is not as nice to the eye as "+0", IMHO.  Do
> you prefer that XEmacs should behave exactly like GNU Emacs and also add
> a minus sign when the time offset is zero?

No, I like our current formatting. Thanks for the confirmations.

>