Zhang Jian
2006-Dec-21 00:45 UTC
[R] how to change the date (Year, Month, Day) to Julian date in R language?
How to do the change? And how to change Julian date to the date (Year,Month,Day)? Thanks [[alternative HTML version deleted]]
jim holtman
2006-Dec-21 00:51 UTC
[R] how to change the date (Year, Month, Day) to Julian date in R language?
Check out date.ddmmyyyy in the 'date' package. On 12/20/06, Zhang Jian <jzhang1982@gmail.com> wrote:> > How to do the change? > And how to change Julian date to the date (Year,Month,Day)? > Thanks > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? [[alternative HTML version deleted]]