powered by
add_period_to_date(date, period)
x <- new_duration(day = 1) x + now() today() + x x + difftime(now() + 3600, now()) x + x
Run the code above in your browser using DataLab