Commit fbf84ae
committed
Say why a timestamp was rejected, not just that it was
A value like 2026-08-03T09:15:00 is valid ISO 8601 but rejected here
for lacking an offset; the error now states the actual requirement and
shows accepted examples. Copilot review follow-up.1 parent 55c2877 commit fbf84ae
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments