mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-09 11:16:42 +02:00
aaa9cb7c22
that push the year through the end of the century work. For example, `date -d "01/01/1998 3 years" +%Y' now prints 2001. From Peter Dalgaard (pd@kubism.ku.dk).