iso-date 
- Description
- Utilities for working with ISO dates
- Latest
- iso-date-1.2.0.0.20250822.0.tar (.sig), 2026-Aug-16, 60.0 KiB
- Maintainer
- Lucas Quintana <lmq10@protonmail.com>
- Other versions:
- release version
- Website
- https://github.com/lmq-10/iso-date
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
This simple library provides utilities for working with ISO date strings (formatted as YYYY-MM-DD). This includes: - Returning an ISO date in a relative way (e.g. two days from now) - Converting to Emacs internal format - Converting to `calendar.el' internal format - User commands for manipulating dates or integrating them with external packages - Integrating ISO dates with `thingatpt.el' - Integrating ISO dates with embark (see `embark-iso-date.el')