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.
| Version: | 0.3.0 | 
| Depends: | R (≥ 3.3) | 
| LinkingTo: | cpp11 (≥ 0.2.7) | 
| Suggests: | testthat (≥ 0.7.1.99), knitr | 
| Published: | 2024-01-18 | 
| DOI: | 10.32614/CRAN.package.timechange | 
| Author: | Vitalie Spinu [aut, cre], Google Inc. [ctb, cph] | 
| Maintainer: | Vitalie Spinu <spinuvit at gmail.com> | 
| BugReports: | https://github.com/vspinu/timechange/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/vspinu/timechange/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | A system with zoneinfo data (e.g. /usr/share/zoneinfo) as well as a recent-enough C++11 compiler (such as g++-4.8 or later). On Windows the zoneinfo included with R is used. | 
| Materials: | README, NEWS | 
| In views: | TimeSeries | 
| CRAN checks: | timechange results | 
| Reference manual: | timechange.html , timechange.pdf | 
| Package source: | timechange_0.3.0.tar.gz | 
| Windows binaries: | r-devel: timechange_0.3.0.zip, r-release: timechange_0.3.0.zip, r-oldrel: timechange_0.3.0.zip | 
| macOS binaries: | r-release (arm64): timechange_0.3.0.tgz, r-oldrel (arm64): timechange_0.3.0.tgz, r-release (x86_64): timechange_0.3.0.tgz, r-oldrel (x86_64): timechange_0.3.0.tgz | 
| Old sources: | timechange archive | 
| Reverse imports: | DTSg, ggtime, IgorR, lubridate, maestro, timeplyr | 
Please use the canonical form https://CRAN.R-project.org/package=timechange to link to this page.