How do I add a timezone via autotimezone in Autosys?
Workload Automation AE
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'