tz_plot: Plot a time zone

View source: R/olson.R

tz_plotR Documentation

Plot a time zone

Description

Make a circular plot of a time zone, visualizing the UTC offset over the course of the year, including Daylight Savings times

Usage

tz_plot(tz)

Arguments

tz

a valid time zone name. See OlsonNames()

Value

a ggplot2 object

Examples

tz_plot("America/Vancouver")

ateucher/lutz documentation built on Oct. 17, 2023, 8:46 p.m.