mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
Make default localtime() zone /etc/localtime
This commit is contained in:
parent
e11fa30791
commit
60f2ea36ca
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
#endif /* !defined TZDIR */
|
#endif /* !defined TZDIR */
|
||||||
|
|
||||||
#ifndef TZDEFAULT
|
#ifndef TZDEFAULT
|
||||||
#define TZDEFAULT "GMT"
|
#define TZDEFAULT "/etc/localtime"
|
||||||
#endif /* !defined TZDEFAULT */
|
#endif /* !defined TZDEFAULT */
|
||||||
|
|
||||||
#ifndef TZDEFRULES
|
#ifndef TZDEFRULES
|
||||||
|
|
Loading…
Reference in a new issue