bug-coreutils
[Top][All Lists]
Advanced

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

bug#17765: julian date is not what you think


From: Steve Zornes
Subject: bug#17765: julian date is not what you think
Date: Thu, 12 Jun 2014 16:56:25 +0000

the date command uses %j to specify number of days since beginning of year. It 
looks as though %j is meant to mean Julian day which is ACTUALLY the number of 
days since the julian calendar started. Currently 2,000,000 or so.
number of days since the beginning of the year is called ordinal date and 
should be specified with a %o 
just a thought.                                           

reply via email to

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