dates-le 0.2.0

Extract every date and timestamp, and the exact instant each one resolves to
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "example"
version = "2.1.0"
requires-python = ">=3.12"

[tool.release]
# TOML has a date type of its own, and it is read exactly as a quoted
# one would be — nothing here is parsed, everything is scanned.
cut = 2024-01-15T10:30:45Z
window-opens = 2024-01-15
window-closes = 20241231
reviewed = 2024-W03-5