This package is considered a duplicate. The official version of this package is found at:https://shrektan.r-universe.dev/ymd
Package: ymd 0.1.4
ymd: Parse 'YMD' Format Number or String to Date
Convert 'YMD' format number or string to Date efficiently, using Rust's standard library. It also provides helper functions to handle Date, e.g., quick finding the beginning or end of the given period, adding months to Date, etc.
Authors:
ymd_0.1.4.tar.gz
ymd_0.1.4.tar.gz(r-4.5-noble)ymd_0.1.4.tar.gz(r-4.4-noble)
ymd.pdf |ymd.html✨
ymd/json (API)
NEWS
# Install 'ymd' in R: |
install.packages('ymd', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shrektan/ymd/issues
Last updated 8 hours agofrom:64ac5c5d79. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 26 2024 |
R-4.5-linux-x86_64 | OK | Nov 26 2024 |
Exports:bopedateeopisowdayisoweekmdaymonthquarterwdayydayyearymd
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find the Beginning or End of Period | beop bop eop |
Fast Date Part Extracting | date_part isowday isoweek mday month quarter wday yday year |
Calculate the date before / after months | edate |
Convert 'YMD' format integer or string to Date | ymd |