Commit ec858fc
fix: DOS time parser now handles space before AM/PM
Some FTP servers format DOS timestamps with a space before AM/PM
(e.g. '01:30 PM' vs '01:30PM'). The parser now tries both formats.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5b24128 commit ec858fc
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| 417 | + | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
| |||
0 commit comments