Commit e131b14fc24aa47678980b700a4284c4c138ffbf

Jim Meyering 1996-03-06T04:57:01

(RelativeMonth): Add 1900 to the year so that relative date specs 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).