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.


steffilazerte/feedr documentation built on Jan. 27, 2023, 3:46 a.m.