Package: tzdb 0.4.0
tzdb: Time Zone Database Information
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.
Authors:
tzdb_0.4.0.tar.gz
tzdb_0.4.0.zip(r-4.5)tzdb_0.4.0.zip(r-4.4)tzdb_0.4.0.zip(r-4.3)
tzdb_0.4.0.tgz(r-4.4-x86_64)tzdb_0.4.0.tgz(r-4.4-arm64)tzdb_0.4.0.tgz(r-4.3-x86_64)tzdb_0.4.0.tgz(r-4.3-arm64)
tzdb_0.4.0.tar.gz(r-4.5-noble)tzdb_0.4.0.tar.gz(r-4.4-noble)
tzdb_0.4.0.tgz(r-4.4-emscripten)tzdb_0.4.0.tgz(r-4.3-emscripten)
tzdb.pdf |tzdb.html✨
tzdb/json (API)
NEWS
# Install 'tzdb' in R: |
install.packages('tzdb', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/tzdb/issues
Last updated 2 years agofrom:55694c9d0e. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win-x86_64 | OK | Nov 11 2024 |
R-4.5-linux-x86_64 | OK | Nov 11 2024 |
R-4.4-win-x86_64 | OK | Nov 11 2024 |
R-4.4-mac-x86_64 | OK | Nov 11 2024 |
R-4.4-mac-aarch64 | OK | Nov 11 2024 |
R-4.3-win-x86_64 | OK | Nov 11 2024 |
R-4.3-mac-x86_64 | OK | Nov 11 2024 |
R-4.3-mac-aarch64 | OK | Nov 11 2024 |
Exports:tzdb_initializetzdb_namestzdb_pathtzdb_version
Dependencies:cpp11
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Initialize tzdb for usage in other packages | tzdb_initialize |
Time zone database names | tzdb_names |
Retrieve the path to the time zone database | tzdb_path |
Time zone database version | tzdb_version |