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.0.2 | 
| Depends: | R (≥ 3.3) | 
| Imports: | Rcpp (≥ 0.12) | 
| LinkingTo: | Rcpp | 
| Suggests: | testthat, knitr | 
| Published: | 2020-10-05 | 
| 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.pdf | 
| Package source: | timechange_0.0.2.tar.gz | 
| Windows binaries: | r-devel: timechange_0.0.2.zip, r-release: timechange_0.0.2.zip, r-oldrel: timechange_0.0.2.zip | 
| macOS binaries: | r-release (arm64): timechange_0.0.2.tgz, r-oldrel (arm64): timechange_0.0.2.tgz, r-release (x86_64): timechange_0.0.2.tgz, r-oldrel (x86_64): timechange_0.0.2.tgz | 
| Old sources: | timechange archive | 
Please use the canonical form https://CRAN.R-project.org/package=timechange to link to this page.