lean4-htt/tests
Chase Johnson 4c93ab7602
fix: typos in ISO 8601 formatted datetime (#9235) (#9263)
This PR fixes `toISO8601String` to produce a string that conforms to the
ISO 8601 format specification. The previous implementation separated the
minutes and seconds fragments with a `.` instead of a `:` and included
timezone offsets without the hour and minute fragments separated by a
`:`.

Closes #9235
2025-07-09 05:52:25 +00:00
..
bench perf: basic micro benchmarks for Std.Data.TreeMap (#9250) 2025-07-08 13:55:13 +00:00
compiler
elabissues
ir
lean fix: typos in ISO 8601 formatted datetime (#9235) (#9263) 2025-07-09 05:52:25 +00:00
pkg feat: prettier expected type mismatch error message (#9099) 2025-07-01 07:50:53 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain