Commit a335eb6
committed
avoid ly_tzset_once in ly_time_time2str
It does not seem necessary to call ly_tzset_once() from
ly_time_time2str().
If the user changes TZ env variable, they must explicitly call tzset()
as well.1 parent 3fea1af commit a335eb6
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1791 | 1791 | | |
1792 | 1792 | | |
1793 | 1793 | | |
1794 | | - | |
1795 | | - | |
1796 | | - | |
1797 | 1794 | | |
1798 | 1795 | | |
1799 | 1796 | | |
| |||
0 commit comments