Files
AmiTimeKeeper/script/SetTZNorthEastAmerica

12 lines
288 B
Plaintext
Raw Permalink Normal View History

2021-01-31 20:10:59 +01:00
; 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