./math/R-timechange, Efficient Manipulation of Date-Times

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.0, Package name: R-timechange-0.2.0, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-05 13:41:20 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
time/R-timechange: import R-timechange-0.2.0

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.