TZDEFRULES

SCCS-file: tzfile.h
SCCS-SID: 4.3
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:51 -04:00
committed by Paul Eggert
parent b87c8c9d4d
commit b9eeb280c5
+4
View File
@@ -19,6 +19,10 @@ static char tzfilehid[] = "%W%";
#define TZDEFAULT "localtime"
#endif /* !defined TZDEFAULT */
#ifndef TZDEFRULES
#define TZDEFRULES "_ST0_DT" /* rules for EST5EDT-style TZ */
#endif /* !defined TZDEFRULES */
/*
** Each file begins with. . .
*/