Skip to content

cran/timeDate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRANStatusBadge CRAN RStudio mirror downloads CRAN RStudio mirror downloads

The R package 'timeDate' provides class 'timeDate' for working with date/time. The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates.

Package timeDate is part of the Rmetrics suite of R packages and is developed on R-forge at timeDate. The root of Rmetrics is at R-forge.

Installing timeDate

Install the latest stable version of timeDate from CRAN:

install.packages("timeDate")

You can install the development version of timeDate from R-forge:

install.packages("timeDate", repos = "http://R-Forge.R-project.org")

To report bugs visit Rmetrics.

Documentation

You can view the documentation of timeDate at timeDateDoc or download the reference manual of the latest release from CRAN.

About

❗ This is a read-only mirror of the CRAN R package repository. timeDate — Rmetrics - Chronological and Calendar Objects. Homepage: https://geobosh.github.io/timeDateDoc/ (doc), https://r-forge.r-project.org/scm/viewvc.php/pkg/timeDate/?root=rmetrics (devel), https://www.rmetrics.org Report bugs for this p ...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages