Skip to contents

Find the offset from UTC at a particular date/time in a particular time zone

Usage

tz_offset(dt, tz = "")

Arguments

dt

Date, POSIXt or date-like character string

tz

A time zone name from base::OlsonNames(). Not required if dt is a POSIXt object with a time zone component.

Value

a one-row data frame with details of the time zone

Examples

tz_offset("2018-06-12", "America/Moncton")
#>           tz_name  date_time zone is_dst utc_offset_h
#> 1 America/Moncton 2018-06-12  ADT   TRUE           -3