Package: datetimeutils 0.6-5

datetimeutils: Utilities for Dates and Times

Utilities for handling dates and times, such as selecting particular days of the week or month, formatting timestamps as required by RSS feeds, or converting timestamp representations of other software (such as 'MATLAB' and 'Excel') to R. The package is lightweight (no dependencies, pure R implementations) and relies only on R's standard classes to represent dates and times ('Date' and 'POSIXt'); it aims to provide efficient implementations, through vectorisation and the use of R's native numeric representations of timestamps where possible.

Authors:Enrico Schumann [aut, cre], Unicode, Inc. [dtc, cph]

datetimeutils_0.6-5.tar.gz
datetimeutils_0.6-5.zip(r-4.5)datetimeutils_0.6-5.zip(r-4.4)datetimeutils_0.6-5.zip(r-4.3)
datetimeutils_0.6-5.tgz(r-4.5-any)datetimeutils_0.6-5.tgz(r-4.4-any)datetimeutils_0.6-5.tgz(r-4.3-any)
datetimeutils_0.6-5.tar.gz(r-4.5-noble)datetimeutils_0.6-5.tar.gz(r-4.4-noble)
datetimeutils_0.6-5.tgz(r-4.4-emscripten)datetimeutils_0.6-5.tgz(r-4.3-emscripten)
datetimeutils.pdf |datetimeutils.html
datetimeutils/json (API)
NEWS

# Install 'datetimeutils' in R:
install.packages('datetimeutils', repos = c('https://enricoschumann.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/enricoschumann/datetimeutils/issues

Datasets:

On CRAN:

Conda:

calendardatedatetimedatetimeutilstimezone

6.13 score 6 stars 3 packages 570 downloads 36 exports 0 dependencies

Last updated 5 hours agofrom:c9de5a0a27. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKApr 02 2025
R-4.5-winOKApr 02 2025
R-4.5-macOKApr 02 2025
R-4.5-linuxOKApr 02 2025
R-4.4-winOKApr 02 2025
R-4.4-macOKApr 02 2025
R-4.4-linuxOKApr 02 2025
R-4.3-winOKApr 02 2025
R-4.3-macOKApr 02 2025

Exports:convert_dateconvert_tzdate1904day_of_monthday_of_month<-Easterend_of_monthend_of_previous_monthend_of_previous_yearend_of_quarterend_of_yearfirst_of_monthfirst_of_yearguess_datetimehouris_businessdayis_leapyearis_weekendlast_weekdaymdaymday<-minutemonthmonth.abb.de.din1355.1month.name.denext_bdaynext_businessdaynth_daynth_weekdayprev_bdayprevious_businessdayrfc822troundPOSIXtsecondtimegridyear

Dependencies:

Examples for the datetimeutils package

Rendered fromdatetimeutils_examples.Rnwusingutils::Sweaveon Apr 02 2025.

Last update: 2024-04-01
Started: 2017-08-07

Readme and manuals

Help Manual

Help pageTopics
Utilities for Dates and Timesdatetimeutils-package datetimeutils
Business Daysis_businessday is_weekend next_bday next_businessday previous_businessday prev_bday
Convert Various Formats to Dateconvert_date
Convert a Timestamp from one Timezone to Anotherconvert_tz
Is File Origin 1904?date1904
Easter SundaysEaster
Handling and Manipulating Dates and Timesday_of_month day_of_month<- end_of_month end_of_previous_month end_of_previous_year end_of_quarter end_of_year first_of_month first_of_year hour is_leapyear mday mday<- minute month second year
Guess Timestamp Formatguess_datetime
Functions for Computing Days of the Weeklast_weekday nth_weekday
Non-English Month Names and Abbreviationsmonth.abb.de.din1355.1 month.name.de
Compute Reference Datesnth_day
Format Date and Time as Described in RFC 822rfc822t
Round POSIXt Objects to Specified IntervalroundPOSIXt
POSIXct Time Gridtimegrid
Timezone Namestznames