get_last_published_tz {tzupdater}R Documentation

get_last_published_tz

Description

Get the name of the latest version available at IANA website.

Usage

get_last_published_tz()

Value

Latest IANA tz db version name or Unknown if not found.

Examples

# Will return for instance "2019c"
get_last_published_tz()

[Package tzupdater version 0.1.5 Index]