Create a timespan duration
timespan.Rd
Create a timespan duration
Arguments
- x
chr/POSIXt/Date
chr
One of year, season, quarter, month, week, day, hourPOSIXt/Date/Datetime
A Date or Datetime vector
Value
Duration
See duration
See also
Other time:
duration_print()
,
excel_date()
,
month_factor()
,
season_factor()
,
time_aggregates
,
time_difftimes
,
time_elapsed()
,
time_factor()
,
week_factor()