Release 1.12

This commit is contained in:
2021-01-31 20:10:59 +01:00
parent 7f7b1173c0
commit c048b79a21
62 changed files with 2966 additions and 2106 deletions

View 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