R/add.R
dtt_add_hours.Rd
Add Hours
dtt_add_hours(x, n = 1L, ...)
A POSIXct vector.
An integer of the number of hours to add
Unused.
The modified POSIXct vector.
dtt_add_hours(Sys.time())#> [1] "2020-03-05 14:39:58 PST"