0
0
mirror of https://github.com/vim/vim.git synced 2025-09-01 21:03:39 -04:00
Bram Moolenaar db51730df1 patch 8.1.1567: localtime_r() does not respond to $TZ changes
Problem:    Localtime_r() does not respond to $TZ changes.
Solution:   If $TZ changes then call tzset(). (Tom Ryder)
2019-06-18 22:53:24 +02:00
..