Commit Graph

4 Commits

Author SHA1 Message Date
Ben Wiederhake
aeaa68c6fa AK: Remove unused include from NumberFormat 2026-02-17 12:38:51 +00:00
Tim Ledbetter
298e934077 AK: Add human_readable_short_time()
This gives a more compact version of `human_readable_time()` to
nanosecond precision.
2025-11-11 11:47:59 +01:00
Arda Cinar
0105600120 AK+Tests: Add a test for formatting numbers in base 10 units
Added a test case to TestNumberFormat to test the new base 10 formatting
capability
2023-01-02 20:11:18 +00:00
Brian Gianforcaro
67322b0702 Tests: Move AK tests to Tests/AK 2021-05-06 17:54:28 +02:00