The ESP report server STC STDOUT output is not syncing with the system time. So, where its picking the time zone and how to set it correctly ?
Release : 12.0
Component : ESP REPORT SERVER
Change the time zone setting by adding below(in red) in CYBRS002 which resides on the USS folder:
-Dfile.encoding=UTF-8 \
-Duser.timezone="America/New_York" \
com.ca.rserver.main.EspReportServer
The list of timezones is listed on this page, please scroll to the middle:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-workload-automation-esp-edition/12-0/installing/install-and-configure-the-rest-api.html