Automic VaultAutomic Vault

brew

Install dateutils with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Tools to manipulate dates with a focus on financial data. Version 0.4.11 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dateutils

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install dateutils

MacPorts ports tree · sysutils/dateutils/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add dateutils

Alpine Linux edge package indexes · dateutils · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install dateutils

Debian stable package indexes · dateutils · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install dateutils

Fedora Rawhide package metadata · dateutils · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#dateutils

nixpkgs package indexes · pkgs/by-name/da/dateutils/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S dateutils

Arch Linux sync databases · dateutils · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install dateutils

openSUSE Tumbleweed package metadata · dateutils · source: download.opensuse.org

overview

Package summary

Tools to manipulate dates with a focus on financial data

Commands and aliases

  • dadd
  • dateadd
  • dateconv
  • datediff
  • dategrep
  • dateround
  • dateseq
  • datesort
  • datetest
  • datezone
  • dconv
  • ddiff
  • dgrep
  • dround
  • dseq
  • dsort
  • dtest
  • dzone
  • strptime

history

Project history and usage

dateutils is a collection of command-line tools for date and time calculation, conversion, filtering, sorting, and comparison.

Project history

The project is maintained by Sebastian Freundt and presents itself as a Unix command family for date/time manipulation, with commands that intentionally resemble familiar shell tools.

Adoption history

The official homepage lists native packages across Linux distributions and BSD variants, which matches its role as a small system utility rather than an application framework.

How it is used

Package users reach for commands such as `dateadd`, `dateconv`, `datediff`, `dategrep`, `dateseq`, and `datesort` when shell scripts need calendar-aware operations without embedding custom date logic.

Why package nerds care

dateutils is package-nerd candy because it does one old Unix thing well: it extends text pipelines with calendar semantics, especially for financial-data workflows where ordinary `date` and `seq` get awkward.

Timeline

  • 2010s: dateutils is distributed as a small command-line suite with upstream releases.
  • 2014: The official homepage lists multiple distro and BSD package entries.
  • 2020s: The GitHub repository remains the primary upstream source listed by the project.

Related projects

  • The tools are conceptually adjacent to Unix `date`, `seq`, `grep`, `sort`, and the C library `strptime` function.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
daddcliglobal executable
dateaddcliglobal executable
dateconvcliglobal executable
datediffcliglobal executable
dategrepcliglobal executable
dateroundcliglobal executable
dateseqcliglobal executable
datesortcliglobal executable
datetestcliglobal executable
datezonecliglobal executable
dconvcliglobal executable
ddiffcliglobal executable
dgrepcliglobal executable
droundcliglobal executable
dseqcliglobal executable
dsortcliglobal executable
dtestcliglobal executable
dzonecliglobal executable
strptimecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.4.11
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/hroptatyr/dateutils

install metadata

Package metadata

Package keybrew:dateutils
Version0.4.11
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dateutils
Homepagehttps://www.fresse.org/dateutils/
Repositoryhttps://github.com/hroptatyr/dateutils
Upstream docshttps://github.com/hroptatyr/dateutils#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/hroptatyr/dateutils/releases/download/v0.4.11/dateutils-0.4.11.tar.xz
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedateutils
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

dateutils 0.4.11-1

nifty command line date and time utilities

http://www.fresse.org/dateutils

sudo apt install dateutils
  • Section: utils
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Dateutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dateutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dateutils

nix profile install nixpkgs#dateutils
  • normalized package name match
  • Matched by: Dateutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/dateutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dateutils 0.4.10-3

nifty command line date and time utilities

http://www.fresse.org/dateutils

sudo apt install dateutils
  • Section: universe/utils
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Dateutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dateutils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dateutils 0.4.11-r0

Utilities for fast date-time calculations and conversion

https://www.fresse.org/dateutils/

sudo apk add dateutils
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dateutils
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dateutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dateutils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dateutils-doc 0.4.11-r0

Utilities for fast date-time calculations and conversion (documentation)

https://www.fresse.org/dateutils/

sudo apk add dateutils-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dateutils
  • normalized package name match
  • Matched by: Dateutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dateutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dateutils 0.4.11-7.fc44

Command-line date and time calculation, conversion, and comparison

http://www.fresse.org/dateutils/

sudo dnf install dateutils
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dateutils
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dateutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dateutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dateutils 0.4.11-3

nifty command line date and time utilities; fast date calculations and conversion in the shell

https://www.fresse.org/dateutils/

sudo pacman -S dateutils
  • License: BSD
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Dateutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dateutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dateutils 0.4.11-1.7

Command line date and time utilities

https://github.com/hroptatyr/dateutils/

sudo zypper install dateutils
  • License: BSD-3-Clause
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: dateutils
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dateutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dateutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dateutils-octave 0.4.11-1.7

Dateutils functions for matlab and octave

https://github.com/hroptatyr/dateutils/

sudo zypper install dateutils-octave
  • License: BSD-3-Clause
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: dateutils
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dateutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dateutils-octave from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dateutils

sudo port install dateutils
  • normalized package name match
  • Matched by: Dateutils
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/dateutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment