Package: RcppCCTZ 0.2.12.1
RcppCCTZ: 'Rcpp' Bindings for the 'CCTZ' Library
'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License, is included in this package. See <https://github.com/google/cctz> for more details.
Authors:
RcppCCTZ_0.2.12.1.tar.gz
RcppCCTZ_0.2.12.1.zip(r-4.5)RcppCCTZ_0.2.12.1.zip(r-4.4)RcppCCTZ_0.2.12.1.zip(r-4.3)
RcppCCTZ_0.2.12.1.tgz(r-4.4-x86_64)RcppCCTZ_0.2.12.1.tgz(r-4.4-arm64)RcppCCTZ_0.2.12.1.tgz(r-4.3-x86_64)RcppCCTZ_0.2.12.1.tgz(r-4.3-arm64)
RcppCCTZ_0.2.12.1.tar.gz(r-4.5-noble)RcppCCTZ_0.2.12.1.tar.gz(r-4.4-noble)
RcppCCTZ_0.2.12.1.tgz(r-4.4-emscripten)RcppCCTZ_0.2.12.1.tgz(r-4.3-emscripten)
RcppCCTZ.pdf |RcppCCTZ.html✨
RcppCCTZ/json (API)
NEWS
# Install 'RcppCCTZ' in R: |
install.packages('RcppCCTZ', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppcctz/issues
c-plus-plus-11cctzdatetimedatetimesrcpptimezonetimezones
Last updated 2 months agofrom:e1ed70bf2d. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Exports:example0example1example2example3example4exampleFormatformatDatetimeformatDoublehelloMoonparseDatetimeparseDoubletoTztzDiff
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A Simple Wrapper to the CCTZ Library for Time Zone Calculations | RcppCCTZ-package example0 example1 example2 example3 example4 exampleFormat helloMoon RcppCCTZ |
Format a Datetime vector as a string vector | formatDatetime formatDouble |
Parse a Datetime vector from a string vector | parseDatetime parseDouble |
Shift datetime object from one timezone to another | toTz |
Return difference between two time zones at a given date. | tzDiff |