Package: datetime
Type: Package
Title: Nominal Dates, Times, and Durations
Version: 0.1.4
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: Provides methods for working with nominal dates, times, and 
 durations. Base R has sophisticated facilities for handling time, but these 
 can give unexpected results if, for example, timezone is not handled properly. 
 This package provides a more casual approach to support cases which 
 do not require rigorous treatment.  It systematically deconstructs the 
 concepts origin and timezone, and de-emphasizes the display of seconds. It 
 also converts among nominal durations such as seconds, hours, days, and weeks.
 See '?datetime' and '?duration' for examples. Adapted from 'metrumrg' 
 <http://r-forge.r-project.org/R/?group_id=1215>.
License: GPL-3
Suggests: chron, SASxport
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2018-12-13 18:25:20 UTC; tbergsma
Repository: CRAN
Date/Publication: 2018-12-13 18:40:03 UTC
Built: R 4.3.0; ; 2023-04-11 23:46:14 UTC; unix
