Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tz_list

Create a list of Time Zones


Description

Output a list of time zone names, with daylight savings time and utc offset

Usage

tz_list()

Value

A data.frame of all time zones on your system. Columns:

  • tz_name: the name of the time zone

  • zone: time zone

  • is_dst: is the time zone in daylight savings time

  • utc_offset_h: offset from UTC (in hours)


lutz

Look Up Time Zones of Point Coordinates

v0.3.1
MIT + file LICENSE
Authors
Andy Teucher [aut, cre] (<https://orcid.org/0000-0002-7840-692X>), Bob Rudis [ctb] (<https://orcid.org/0000-0001-5670-2640>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.