bug-gnulib
[Top][All Lists]
Advanced

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

parse-datetime has the military time zones inverted


From: Eigil Skjæveland
Subject: parse-datetime has the military time zones inverted
Date: Fri, 16 Jun 2017 21:12:44 +0200
User-agent: NeoMutt/20170306 (1.8.0)

Hi,

It seems the signs for the military time zones are inverted.

I would expect

    date -d '12:00B'

to be equal to

    date -d '12:00+0200'

but it is in fact equal to

    date -d '12:00-0200'

This matches what I see in parse-datetime.y.

-- 
Eigil Skjæveland



reply via email to

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