Package index
-
datetimeoffset() - Datetime object with optional UTC offsets and/or timezones
-
is_datetimeoffset()NA_datetimeoffset_datetimeoffset_now() - Various "datetimeoffset" object utilities
Coerce to/from “datetimeoffset” objects
Convert to/from “datetimeoffset” objects and strings or other R datetime objects
-
as_datetimeoffset() - Coerce to "datetimeoffset" objects
-
format(<datetimeoffset>)format_iso8601()format_pdfmark()format_edtf()format_exiftool()format_strftime()format_nanotime() - Convert datetime objects to character
-
as.Date(<datetimeoffset>)as_date(<datetimeoffset>)as.POSIXct(<datetimeoffset>)as_date_time(<datetimeoffset>)as.POSIXlt(<datetimeoffset>)as_year_month_day(<datetimeoffset>)as_year_month_weekday(<datetimeoffset>)as_iso_year_week_day(<datetimeoffset>)as_year_quarter_day(<datetimeoffset>)as_year_day(<datetimeoffset>)as_naive_time(<datetimeoffset>)as_sys_time(<datetimeoffset>)as_zoned_time(<datetimeoffset>)as_weekday(<datetimeoffset>) - Convert to other datetime objects
-
fill_tz()fill_utc_offsets() - Fill in missing time zones and/or UTC offsets
-
mode_tz() - Get most common time zone
-
datetime_at_tz() - Change time zones while preserving UTC time
-
get_utc_offsets()set_utc_offsets() - Get/set UTC offset strings
-
datetime_narrow()datetime_widen()datetime_cast() - Widen/narrow datetime precision
-
datetime_precision()precision_to_int() - Datetime precision
-
weekdays(<datetimeoffset>)months(<datetimeoffset>)quarters(<datetimeoffset>)julian(<datetimeoffset>) - Additional datetime extractors