Karel Kulhavy <clock@atrey.karlin.mff.cuni.cz> writes: > Please note that warning > > "warning: `%y' yields only last 2 digits of year" > > is absolutely stupid and according to my opinion should be > immediately removed. Hm, it probably should be modified to check if "%y" is preceded by "19", which would be clearly a bug.