An update to this:
Currently I have fixed the problem by changing the start.sh file located in:
/opt/amazon/ebook/bin/start.sh
I modified line 188 to add "-Duser.timezone=Asia/Bangkok" to the $opts variable that is used to start the Java VM. I now get the correct time displayed, but this seems like an awful hack.
Anybody have a more elegant solution?
|