From b06ac87f31b3514645d33919fee97b65d4b9eca3 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 24 Feb 1994 14:14:24 -0500 Subject: [PATCH] US/Eastern -> America/New_York SCCS-file: Makefile SCCS-SID: 7.21 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5dbcd32..d306956 100644 --- a/Makefile +++ b/Makefile @@ -25,9 +25,9 @@ LOCALTIME= Factory # Use the command # make zonenames # 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. . .