Package: anytime 0.3.9.5
anytime: Anything to 'POSIXct' or 'Date' Converter
Convert input in any one of character, integer, numeric, factor, or ordered type into 'POSIXct' (or 'Date') objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.
Authors:
anytime_0.3.9.5.tar.gz
anytime_0.3.9.5.zip(r-4.5)anytime_0.3.9.5.zip(r-4.4)anytime_0.3.9.5.zip(r-4.3)
anytime_0.3.9.5.tgz(r-4.4-x86_64)anytime_0.3.9.5.tgz(r-4.4-arm64)anytime_0.3.9.5.tgz(r-4.3-x86_64)anytime_0.3.9.5.tgz(r-4.3-arm64)
anytime_0.3.9.5.tar.gz(r-4.5-noble)anytime_0.3.9.5.tar.gz(r-4.4-noble)
anytime_0.3.9.5.tgz(r-4.4-emscripten)anytime_0.3.9.5.tgz(r-4.3-emscripten)
anytime.pdf |anytime.html✨
anytime/json (API)
NEWS
# Install 'anytime' in R: |
install.packages('anytime', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/anytime/issues
boostc-plus-plus-11conversionscpp11datedatetimeposixctrcpp
Last updated 4 months agofrom:234283df70. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:addFormatsanydateanytimeassertDateassertTimegetFormatsiso8601removeFormatsrfc2822rfc3339utcdateutctimeyyyymmdd
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Anything to 'POSIXct' or 'Date' Converter | anytime-package |
Parse POSIXct or Date objects from input data | anydate anytime utcdate utctime |
Convert to Date (or POSIXct) and assert successful conversion | assertDate assertTime |
Functions to retrieve, set or remove formats used for parsing dates. | addFormats getFormats removeFormats |
Format a Datetime object: ISO 8601, RFC 2822 or RFC 3339 | iso8601 rfc2822 rfc3339 yyyymmdd |