From d6c6ab789f51c3c4392d210bdcec03778bdfaa1b Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 9 Apr 2002 08:55:26 -0400 Subject: change EST to EDT --- DartConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DartConfig.cmake') diff --git a/DartConfig.cmake b/DartConfig.cmake index 327713a98c..0ed189c495 100644 --- a/DartConfig.cmake +++ b/DartConfig.cmake @@ -1,6 +1,6 @@ # Dashboard is opened for submissions for a 24 hour period starting at # the specified NIGHLY_START_TIME. Time is specified in 24 hour format. -SET (NIGHTLY_START_TIME "22:00:00 EST") +SET (NIGHTLY_START_TIME "22:00:00 EDT") # Dart server to submit results (used by client) SET (DROP_SITE "public.kitware.com") -- cgit v1.2.1