powered by
convertToDate(x, origin = "1970-1-1")
##2014 April 21st to 25th x <- c(41750, 41751, 41752, 41753, 41754) convertToDate(x) convertToDate(c(41821.8127314815, 41820.8127314815))
Run the code above in your browser using DataLab