AmiTimeKeeper/script/SetTZCentralEurope

12 lines
286 B
Plaintext

; Set TZ to North East American time zone
; Start with 'EXECUTE SetTZCentralEurope'
;
ECHO "Changing to Central European time zone ..."
SETENV TZ CET-1CEST,M3.5.0,M10.5.0/3
ECHO "To take effect restart AmiTimeKeeper first"
; Save between reboots with :
; COPY CLONE ENV:TZ ENVARC:TZ