This is an example of how to add a timezone to Autosys via the autotimezone command.
How do I add a timezone via autotimezone in Autosys?
11.3.X, and 11.4 Autosys
Step 1) Define the zone first using the -t arg.
Example: autotimezone -t 'EST3EDT,M10.3.0/00:00:00,M3.3.0/00:00:00'
Step 2) Define an alias for that zone.
Example: Using ART as an alias for the above example zone.
autotimezone -a ART 'EST3EDT,M10.3.0/00:00:00,M3.3.0/00:00:00'