From 357f48bced327fe069d8176df3372dee611487a3 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Thu, 28 Nov 2024 14:29:56 +0100 Subject: [PATCH] update daylight saving for 2025 --- startup.script_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_common b/startup.script_common index d0be05a..a48d5f0 100644 --- a/startup.script_common +++ b/startup.script_common @@ -39,7 +39,7 @@ sprintf STRINGBUFFER,"%s",ld(0,0,STRINGBUFFER)?"":"shellScriptAbort" execute STRINGBUFFER # Setup Time (must be set after loading iocCoreLibrary.munch) -# 2024: +# 2025: putenv "EPICS_TIMEZONE=MET::-60:033102:102703" putenv "TIMEZONE=MET::-60:033102:102703" putenv "EPICS_TS_MIN_WEST=-60"