tz_offset: Get timezone offset from UTC

View source: R/utils.R

tz_offsetR Documentation

Get timezone offset from UTC

Description

Get timezone offset from UTC

Usage

tz_offset(tz, dst = FALSE, tz_name = FALSE)

Arguments

tz

Character. Timezone to calculate offset from

dst

Character. Whether or not to consider day-light-savings

tz_name

Logical. Whether or not to return name of the timezone or just the offset in hours.


animalnexus/feedr documentation built on Feb. 2, 2023, 1:12 a.m.