--- - branch: MAIN date: Thu Aug 24 01:01:09 UTC 2017 files: - new: '1.62' old: '1.61' path: src/lib/libc/time/strptime.c pathrev: src/lib/libc/time/strptime.c@1.62 type: modified - new: '1.13' old: '1.12' path: src/tests/lib/libc/time/t_strptime.c pathrev: src/tests/lib/libc/time/t_strptime.c@1.13 type: modified id: 20170824T010109Z.b2760e1868f92c22d7bb1e28090e707d0ada6c34 log: | The military/nautical time zones were added following RFC 822 and RFC 2822 specifications. Unfortunately they are specified incorrectly in RFC-822 and not very clearly in RFC 2822. RFC 1123 clearly states they are specified incorrectly - counting the wrong way from UTC - in RFC 822. RFC 2822 just states they were implemented in a non-standard way. Mea culpa for not noticing when originally implemented. Fix them so the correct calculations are made. module: src subject: 'CVS commit: src' unixtime: '1503536469' user: ginsbach