Learn R Programming

datetime (version 0.1.4)

Nominal Dates, Times, and Durations

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' .

Copy Link

Version

Install

install.packages('datetime')

Monthly Downloads

849

Version

0.1.4

License

GPL-3

Maintainer

Tim Bergsma

Last Published

December 13th, 2018

Functions in datetime (0.1.4)

timepoint

Temporal Classes with Selective Defaults
toSAS.datetime

Convert Timepoint to SAS Format
as.second

Interconvert Nominal Time Units
c.timeline

Support for timepoint Classes