Package: timechange 0.4.0
timechange: Efficient Manipulation of Date-Times
Efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See <https://github.com/google/cctz> for more details.
Authors:
timechange_0.4.0.tar.gz
timechange_0.4.0.zip(r-4.7-x86_64)timechange_0.4.0.zip(r-4.7-arm64)timechange_0.4.0.zip(r-4.6-x86_64)timechange_0.4.0.zip(r-4.6-arm64)timechange_0.4.0.zip(r-4.5-x86_64)
timechange_0.4.0.tgz(r-4.6-x86_64)timechange_0.4.0.tgz(r-4.6-arm64)timechange_0.4.0.tgz(r-4.5-x86_64)timechange_0.4.0.tgz(r-4.5-arm64)
timechange_0.4.0.tar.gz(r-4.7-arm64)timechange_0.4.0.tar.gz(r-4.7-x86_64)timechange_0.4.0.tar.gz(r-4.6-arm64)timechange_0.4.0.tar.gz(r-4.6-x86_64)
timechange_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
timechange/json (API)
| # Install 'timechange' in R: |
| install.packages('timechange', repos = c('https://vspinu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vspinu/timechange/issues
ceilingdate-timeperiodroundingtimetime-zonesupdatecpp
Last updated from:9591293f35. Checks:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 138 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 234 | ||
| linux-release-arm64 | OK | 127 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-release-x86_64 | OK | 242 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| macos-oldrel-x86_64 | OK | 156 | ||
| windows-devel-arm64 | OK | 349 | ||
| windows-devel-x86_64 | OK | 123 | ||
| windows-release-arm64 | OK | 327 | ||
| windows-release-x86_64 | OK | 106 | ||
| windows-oldrel-x86_64 | OK | 96 | ||
| wasm-release | OK | 114 |
Exports:time_addtime_at_tztime_ceilingtime_clock_at_tztime_floortime_force_tztime_gettime_roundtime_subtracttime_update
Dependencies:cpp11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Package 'timechange' | timechange-package timechange |
| Arithmetics with periods | time_add time_subtract |
| Get components of a date-time object | time_get |
| Round, floor and ceiling for date-time objects | time_ceiling time_floor time_round |
| Update components of a date-time object | time_update |
| Time-zone manipulation | time-zones time_at_tz time_clock_at_tz time_force_tz |
