Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jaisoni_trp
Creator II
Creator II

Task reload status time in UTC

Anyone knows how can we change tasks status time from UTC to EST ( See screenshot ). When log files are downloaded it shows task execution log time in EST.

1 Reply
Emmanuelle__Bustos
Partner - Specialist
Partner - Specialist

If you go to Qlik Sense QMC reload Tasks, the time format under information Icon and the time format under execution table are having discrepancy in time format. If you look closely the time format should be displayed in Local server time zone, however, the display box time is displayed in UTC and execution time is displayed in Local server time.

User-added image

Cause

The QRS serves the data as it is persisted. You can expect all calls to the Repository, whose response contains "createdDate" and "modifiedDate", to be served with UTC times.

Resolution

This is currently working as designed. All persistence of "createdDate" and "modifiedDate" is done with UTC. The QRS serves the data as it is persisted. . You can expect all calls to the Repository, whose response contains "createdDate" and "modifiedDate", to be served with UTC times.