Application suddently start displaying GMT-08:00 instead of PST
807606Apr 3 2007 — edited Apr 6 2007Hi,
I am using SimpleDateFormat and the format is yyyy.MM.dd_HH.mm_zzz
It suddently started displaying GMT-08:00 for time zone instead of PST(correspoding id for GMT-08:00) and back to PST by itself after a day. The java application is running on Solaris box, no one had changed the time zone explicitly nor the Java application set the Timezone.
Any idea why it changed automatically for a day ???? What can be the possible reason for this behavior ???