On windows 7 and for JDK6, I had to add -Duser.timezone="Europe/Sofia"
to the JAVA_TOOL_OPTIONS system variable located under "My computer=>Properties=>Advanced System Settings=>Environment Variables".
If you already have some other property set for JAVA_TOOL_OPTIONS
just append a space and then insert your property string.