From c441cdd5a43ce0b096f29b47bd62765ae2ab735d Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 25 Sep 2017 12:14:48 -0500 Subject: [PATCH] Adjust comments about EPICS_TIMEZONE --- configure/CONFIG_SITE_ENV | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index 271fd7134..1decb05c8 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -27,8 +27,9 @@ # Time service: # EPICS_TIMEZONE # Local timezone info for vxWorks and RTEMS. The format is -# :::: -# where the start and end are mmddhh - that is month,day,hour +# :::: +# where is only used by strftime() for %Z conversions, +# and and are mmddhh - that is month,day,hour # e.g. for ANL in 2018: EPICS_TIMEZONE=CUS::360:031102:110402 # The future dates below assume the rules don't get changed; # see http://www.timeanddate.com/time/dst/2018.html to check.