GitHub user jayantpatil1234 opened a pull request: https://github.com/apache/cloudstack/pull/1926
CLOUDSTACK-9768: Time displayed for events in UI is incorrect Time displayed for events in UI is incorrect. Let's say, when we login using Japanese language the time displayed in the events is GMT instead of JST. However with English language the time is JST, as expected. Example: Time is displayed in the event is 10:40, if you are logged in using English language. Whereas, time in the event shows 19:40 If you login with Japanese language. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jayantpatil1234/cloudstack CS-50157 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1926.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1926 ---- commit dcf7b7dbb591128258408bac4b6628bff0320fa6 Author: Jayant Patil <jayant.pa...@accelerite.com> Date: 2017-02-02T04:28:22Z CLOUDSTACK-9768: Time displayed for events in UI is incorrect ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---