Skip to content

datetimeutils

Utilities for Dates and Times

v0.6-6 · Dec 14, 2025 · GPL-3

Description

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.

Downloads

726

Last 30 days

5030th

2.3K

Last 90 days

11.9K

Last year

Trend: -14.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

imports

suggests

Dependency Network

Dependencies Reverse dependencies PMwR tsdb NMOF datetimeutils

Version History

new 0.6-6 Mar 10, 2026
updated 0.6-6 ← 0.6-5 diff Dec 14, 2025
updated 0.6-5 ← 0.6-4 diff Mar 31, 2025
updated 0.6-4 ← 0.6-3 diff Mar 31, 2024
updated 0.6-3 ← 0.6-2 diff Nov 6, 2023
updated 0.6-2 ← 0.6-1 diff Sep 19, 2023
updated 0.6-1 ← 0.6-0 diff Apr 4, 2023
updated 0.6-0 ← 0.5-0 diff Mar 31, 2023
updated 0.5-0 ← 0.4-0 diff Mar 31, 2021
updated 0.4-0 ← 0.3-0 diff Mar 24, 2020
updated 0.3-0 ← 0.2-12 diff Mar 20, 2019
updated 0.2-12 ← 0.2-7 diff Mar 9, 2018
new 0.2-7 Aug 27, 2017