powered by
date_decimal(decimal, tz = NULL)
date <- ymd("2009-02-10") decimal <- decimal_date(date) # 2009.11 date_decimal(decimal) # "2009-02-10 UTC"
Run the code above in your browser using DataLab