Files
Michael Forney 1a287f0fbd tz: Fix TZDIR
2024-02-08 12:27:03 -08:00

3 lines
107 B
C

#define TZDEFAULT "/etc/localtime" /* default zone */
#define TZDIR "/share/zoneinfo" /* TZif directory */