lubridate: Make dealing with dates a little easier

Lubridate makes it easier to work with dates and times by providing functions to identify and parse date-time data, extract and modify components of a date-time (years, months, days, hours, minutes, and seconds), perform accurate math on date-times, handle time zones and Daylight Savings Time. Lubridate has a consistent, memorable syntax, that makes working with dates fun instead of frustrating.

Version: 1.1.0
Depends: methods, R (≥ 2.14)
Imports: plyr, stringr
Suggests: testthat
Enhances: chron, timeDate, zoo, xts, its, tis, timeSeries, fts, tseries
Published: 2012-03-05
Author: Garrett Grolemund, Hadley Wickham
Maintainer: Garrett Grolemund <grolemund at rice.edu>
License: GPL
Citation: lubridate citation info
In views: TimeSeries
CRAN checks: lubridate results

Downloads:

Package source: lubridate_1.1.0.tar.gz
MacOS X binary: lubridate_1.1.0.tgz
Windows binary: lubridate_1.1.0.zip
Reference manual: lubridate.pdf
News/ChangeLog:NEWS
Old sources: lubridate archive

Reverse dependencies:

Reverse suggests: ProjectTemplate