You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Hello,
I'm using Spring Cloud DataFlow 2.11.5.
In the Spring Cloud Dataflow UI, the timezone is set to UTC, so all dates on the dashboard are displayed in UTC.
I've confirmed that setting the TZ environment variable or user.timezone changes the time to Asia/Seoul within the container and application logs, but the dates on the dashboard UI are still shown in UTC.