tzdb (0.5.0)

Published 2026-02-24 13:47:33 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("tzdb")

About this package

Provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the 'date' library. 'date' provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.Time Zone Database Information

Dependencies

Depends R (>= 4.0.0)
LinkingTo cpp11 (>= 0.5.2)
Suggests covr, testthat (>= 3.0.0)
Details
CRAN
2026-02-24 13:47:33 +00:00
1
MIT + file LICENSE
Davis Vaughan
Howard Hinnant
Posit Software
PBC
587 KiB
Assets (1)
Versions (1) View all
0.5.0 2026-02-24