Find the offset from UTC at a particular date/time in a particular time zone
Source:R/olson.R
tz_offset.RdFind the offset from UTC at a particular date/time in a particular time zone
Arguments
- dt
Date,POSIXtor date-like character string- tz
A time zone name from
base::OlsonNames(). Not required ifdtis aPOSIXtobject with a time zone component.