Does anybody knows how to convert Modified Julian Days(MJD) to YMDHMS format? 
The sample data set which I have is as follows 
time <- c(1832.415 ,1832.415 ,1832.415 ,1832.415 ,1832.415 ,1832.415
,1832.415, 1832.415, 1832.415 ,1832.415)
which is Days since "1.1.2000" (in UT time, starting at 00:00:00)

--
View this message in context: 
http://r.789695.n4.nabble.com/conversion-of-Modified-Julian-Days-to-YMDHMS-format-tp4528975p4528975.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org 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.

Reply via email to