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 |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||