Mango time is 2 hours behind the computer time. Where can I config this paramer?
Thanks,
How to config Mango time
Mango time is 2 hours behind the computer time. Where can I config this paramer?
Thanks,
You may need to update your JDK, which is where both Mango and Tomcat get their time.
You need to add this line to startup.sh
export JAVA_OPTS ="-Duser.timezone=urtimezone"
Eg:
export JAVA_OPTS ="-Duser.timezone=IST"