D25966: Ftp ioslave: fix 4 character time interpreted as year

2019-12-14 Thread Linus Kardell
linagkar added a comment. My email address is linus.kard...@gmail.com REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D25966 To: linagkar, dfaure, #frameworks, sitter, feverfew Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

D25966: Ftp ioslave: fix 4 character time interpreted as year

2019-12-13 Thread Linus Kardell
linagkar created this revision. linagkar added a project: Frameworks. linagkar requested review of this revision. REVISION SUMMARY Previously, the code checked for years by checking for length 4. However this resulted in dates with single digit hours, e.g. 9:37, being interpreted as years. Thu