]> Savannah Git Hosting - gnulib.git/commit
parse-datetime: fix military timezone letters
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Aug 2019 20:47:41 +0000 (13:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Aug 2019 20:57:07 +0000 (13:57 -0700)
commitf1f10d47be8762e4ca17c8957a0520b08d28abfb
treeb21c755d541d068be42d98debaa4958b4744924e
parentb5e7a0deb7f9a3fc7f0206e39f6b032b1051d0cd
parse-datetime: fix military timezone letters

Problem and trivial fix reported by Neil Hoggarth in:
https://lists.gnu.org/r/bug-gnulib/2019-08/msg00005.html
* lib/parse-datetime.y (military_table):
Do it the right way, not the RFC 822 way.
ChangeLog
doc/parse-datetime.texi
lib/parse-datetime.y