Files
AmiTimeKeeper/script/SetTZNorthEastAmerica
2021-01-31 20:10:59 +01:00

12 lines
288 B
Plaintext

; Set TZ to North East American time zone
; Start with 'EXECUTE SetTZNorthEastAmerica'
;
ECHO "Changing to North East American time zone ..."
SETENV TZ EST5EDT,M3.2.0,M11.1.0
ECHO "To take effect restart AmiTimeKeeper first"
; Save between reboots with :
; COPY CLONE ENV:TZ ENVARC:TZ