There is also an argument that it should be automatically updated when the system timezone changes. For example, when you enter/leave DST.
Regards, Elias On 10 September 2015 at 10:10, Blake McBride <[email protected]> wrote: > Greetings, > > ⎕TZ should not be saved with SAVE or DUMP. I should be able to count on > ⎕TZ containing the locally applicable time zone - not the one the developer > had! If, for some reason the developer wants to change ⎕TZ, it should be > done explicitly in a function. A global value should never be saved. > > Blake > >
