emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#32288: closed (date(1) Produces ISO 8601 it Won't


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32288: closed (date(1) Produces ISO 8601 it Won't Take Back.)
Date: Mon, 30 Jul 2018 02:01:02 +0000

Your message dated Sun, 29 Jul 2018 19:00:01 -0700
with message-id <address@hidden>
and subject line Re: bug#32288: date(1) Produces ISO 8601 it Won't Take Back.
has caused the debbugs.gnu.org bug report #32288,
regarding date(1) Produces ISO 8601 it Won't Take Back.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32288: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32288
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: date(1) Produces ISO 8601 it Won't Take Back. Date: Fri, 27 Jul 2018 12:34:11 +0100
Hi,

coreutils 8.29-1 on Arch Linux.

    $ date -uIs -d @-62135596801
    0000-12-31T23:59:59+00:00                           
    $ date -uIs -d @0000-12-31T23:59:59+00:00
    date: invalid date address@hidden:59:59+00:00’     
    $

If date thinks it's valid ISO 8601 when it outputs it,
I'd expect it to be considered valid input to take back.

Cheers, Ralph.



--- End Message ---
--- Begin Message --- Subject: Re: bug#32288: date(1) Produces ISO 8601 it Won't Take Back. Date: Sun, 29 Jul 2018 19:00:01 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
On 07/27/2018 04:34 AM, Ralph Corderoy wrote:
>     $ date -uIs -d @-62135596801
>     0000-12-31T23:59:59+00:00                           
>     $ date -uIs -d @0000-12-31T23:59:59+00:00
>     date: invalid date address@hidden:59:59+00:00’     
>     $
>
> If date thinks it's valid ISO 8601 when it outputs it,
> I'd expect it to be considered valid input to take back.

As it would have, if you had actually given back exactly what you gave
it. But you prepended '@'.



--- End Message ---

reply via email to

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