Release 1.12
This commit is contained in:
11
script/SetTZNorthEastAmerica
Normal file
11
script/SetTZNorthEastAmerica
Normal file
@ -0,0 +1,11 @@
|
||||
; 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
|
Reference in New Issue
Block a user