US/Eastern -> America/New_York

SCCS-file: Makefile
SCCS-SID: 7.21
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:13 -04:00
committed by Paul Eggert
parent c17ff7b359
commit b06ac87f31
+2 -2
View File
@@ -25,9 +25,9 @@ LOCALTIME= Factory
# Use the command # Use the command
# make zonenames # make zonenames
# to get a list of the values you can use for POSIXRULES. # to get a list of the values you can use for POSIXRULES.
# If you want POSIX compatibility, use "US/Eastern". # If you want POSIX compatibility, use "America/New_York".
POSIXRULES= US/Eastern POSIXRULES= America/New_York
# Everything gets put in subdirectories of. . . # Everything gets put in subdirectories of. . .