mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
Implement GNU 'Pure numbers in date strings' for time-of-day tokens: - 1–2 digits => HH:00 today - 3–4 digits => HHMM today - Validate ranges; reject invalid times (e.g., 2400, 2360) Also: - Add tests for -d0, -d7, -d0700 under TZ=UTC0 and invalid numeric inputs - Reference GNU manual section for pure numbers |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| fixtures | ||
| uutests | ||
| test_localization_and_colors.rs | ||
| test_util_name.rs | ||
| tests.rs | ||