Commit 0758b1d
authored
doc: update parse function documentation (#14174)
This PR updates the docstrings for `Std.Time.GenericFormat.parse` and
`Std.Time.GenericFormat.parse!` to say that they parse into `DateTime`,
matching their return types.
Codex (OpenAI's coding agent) was used to draft the PR description.
Closes #141731 parent d29f6a4 commit 0758b1d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
| 1413 | + | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | 1416 | | |
1417 | 1417 | | |
1418 | 1418 | | |
1419 | | - | |
| 1419 | + | |
1420 | 1420 | | |
1421 | 1421 | | |
1422 | 1422 | | |
| |||
0 commit comments