Skip to contents

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")