Other packages > Find by keyword >

timeDate  

Rmetrics - Chronological and Calendar Objects
View on CRAN: Click here


Download and install timeDate package within the R console
Install from CRAN:
install.packages("timeDate")

Install from Github:
library("remotes")
install_github("cran/timeDate")

Install by package version:
library("remotes")
install_version("timeDate", "4051.111")



Attach the package and use:
library("timeDate")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-10-23
Latest Update: 2024-09-22
Description:
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.
How to cite:
Georgi N. Boshnakov (2008). timeDate: Rmetrics - Chronological and Calendar Objects. R package version 4051.111, https://cran.r-project.org/web/packages/timeDate. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 280.77 (2008-10-23 18:55), 280.79 (2008-10-25 14:53), 280.80 (2008-10-27 20:45), 290.81 (2008-11-19 20:15), 290.82 (2009-01-28 18:06), 290.83 (2009-02-04 10:30), 290.84 (2009-02-08 22:31), 290.85 (2009-04-16 09:02), 2100.86 (2009-09-28 16:10), 2110.87 (2009-12-10 21:36), 2110.88 (2010-04-14 12:36), 2120.89 (2010-07-06 09:43), 2120.90 (2010-07-26 13:50), 2130.91 (2010-10-27 16:44), 2130.92 (2011-02-10 17:15), 2130.93 (2011-04-06 13:04), 2131.00 (2011-10-24 13:17), 2160.95 (2012-03-20 11:05), 2160.96 (2012-09-24 10:31), 2160.97 (2012-09-26 09:26), 3010.98 (2013-05-01 07:38), 3011.99 (2014-10-27 20:33), 3012.100 (2015-01-23 09:30), 3042.101 (2017-11-16 23:08), 3043.102 (2018-02-22 00:23), 4021.104 (2022-07-19 15:30), 4021.106 (2022-09-30 12:00), 4021.107 (2022-12-08 13:10), 4022.108 (2023-01-07 15:10), 4032.109 (2023-12-14 16:30), 4041.110 (2024-09-22 12:10), 4051.111 (2025-10-17 13:50)
Other packages that cited timeDate R package
View timeDate citation profile
Other R packages that timeDate depends, imports, suggests or enhances
Complete documentation for timeDate
Functions, R codes and Examples using the timeDate R package
Some associated functions: 00timeDate-package . base-c . base-diff . base-difftimeDate . base-format . base-length . base-rep . base-rev . base-round . base-sample . base-sort . base-start . base-subset . base-summary . base-unique . calendar-Easter . calendar-align . calendar-dayOfWeek . calendar-dayOfYear . calendar-endpoints . calendar-firstDay . calendar-isBizday . calendar-isRegular . calendar-isWeekday . calendar-julian . calendar-nDay . calendar-onOrAfter . calendar-periods . class-timeDate . earlyCloseNYSE . graphics-plot . holiday-Dates . holiday-LONDON . holiday-Listing . holiday-NERC . holiday-NYSE . holiday-TSX . holiday-ZURICH . holiday . methods-as . methods-mathOps . methods-names . methods-show . options-RmetricsOptions . options-currentYear . options-myFinCenter . options-myUnits . specialHolidayGB . stats-blockStart . stats-kurtosis . stats-na-fail . stats-skewness . stats-window . timeDate-Calendar . timeDate-DaylightSavingTime . timeDate-Sequence . timeDate-Sys.timeDate . timeDate-finCenter . timeDate-listFinCenter . timeDate-midnightStandard . timeDate-rulesFinCenter . timeDate-whichFormat . timeDate . 
Some associated R codes: AllClass.R . AllGeneric.R . base-c.R . base-diff.R . base-difftimeDate.R . base-format.R . base-length.R . base-rep.R . base-rev.R . base-round.R . base-sample.R . base-sort.R . base-subset.R . base-summary.R . base-unique.R . base-weekdays.R . calendar-Easter.R . calendar-align.R . calendar-atoms.R . calendar-dayOfWeek.R . calendar-endpoints.R . calendar-firstDay.R . calendar-isDaily.R . calendar-isWeekday.R . calendar-julian.R . calendar-nDay.R . calendar-onOrAfter.R . calendar-periods.R . holiday-Dates.R . holiday-LONDON.R . holiday-Listing.R . holiday-NERC.R . holiday-NYSE.R . holiday-TSX.R . holiday-ZURICH.R . holiday.R . methods-as.R . methods-getDataPart.R . methods-mathOps.R . methods-names.R . methods-plot.R . methods-show.R . options-RmetricsOptions.R . options-currentYear.R . options-myFinCenter.R . options-myUnits.R . stats-blockStart.R . stats-frequency.R . stats-kurtosis.R . stats-na.fail.R . stats-skewness.R . stats-start.R . stats-window.R . timeDate-Calendar.R . timeDate-DaylightSavingTime.R . timeDate-Sequence.R . timeDate-Sys.timeDate.R . timeDate-finCenter.R . timeDate-generateDST.R . timeDate-listFinCenter.R . timeDate-midnightStandard.R . timeDate-rulesFinCenter.R . timeDate-whichFormat.R . timeDate.R . tzone.R . zzz.R .  Full timeDate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA