GNU date won't parse it's own output

Bug #1950858 reported by dronus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
coreutils (Ubuntu)
New
Undecided
Unassigned

Bug Description

On Ubuntu 18.04, using german locale, GNU date (v 8.28) doesn't accept it's own output format using date -d. This is awkward, as date -d is meant to parse all "natural" formats, and of course the output of date will often be stored and need to be read again.

What have I done?
Run the test case
    date -d "`date`"
on up-to-date Ubuntu 18.04 with de_DE.UTF-8 locale.

What happens?
date complains that the input has invalid date format.

What I expect to happen?
GNU 'date -d' should be able to read the date text created by 'date' without further options.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.