Skip to content

Julian dates

1 message · Gabor Grothendieck

#
Prof. Riley has already answered this but I thought I would add
a bit more detail.
[1] 2029-January-02
[1] 1929-January-02
[1] 2029-January-02



Date:   Wed, 28 Jan 2004 11:50:11 +0100 
From:   Massimiliano Tripoli <tripoli at med.unibs.it>
To:   <R-help at stat.math.ethz.ch> 
Subject:   [R] Julian dates 

 
Hi all,
I have problems with years of dates using "chron" package.
I don't understand why R by this istruction:
[1] 02/Jan/2029
[1] 02/Jan/1930

reads "29" as 2029
and "30" as 1930. How could I change to read "00" to "05" like 2000 to 2005 and "06" to "99" like 1906 to 1999 ?
Thank you

Massimiliano