Port angle-bracket TZ settings to MS-Windows
commit6b985764f07ae164d8142ba64774f2beb2856ca8
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 2 Jun 2016 04:00:58 +0000 (1 21:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 2 Jun 2016 04:09:17 +0000 (1 21:09 -0700)
tree8e4d3deb0d0c798f00489e4dc743737925296d76
parent1e5539e0b35d2a7fcd1f1772c4532430cb18471b
Port angle-bracket TZ settings to MS-Windows

* doc/lispref/os.texi (Time Zone Rules): Document MS-Windows
lack of support for numeric time zone abbreviations.
* src/w32.c (sys_putenv): Convert angle-bracket TZ syntax
to MS-compatible syntax if possible, and to "ZZZ" otherwise.
Problem reported by Kazuhiro Ito (Bug#23600).
doc/lispref/os.texi
src/w32.c