summary refs log tree commit diff stats
path: root/tests/stdlib/t21406.nim
Commit message (Collapse)AuthorAgeFilesLines
* Make `Time` work with `std/strformat` (#21409)Jake Leahy2023-02-211-0/+5
* Add test case * Remove formatValue template for `Time` It didn't handle empty specifier correctly which caused it to be blank with strformat