How do I change the daylight savings time. Is there an export I have to add.
My zone is EST but without daylight savings time. I changed in Linux but
Java still sees it the TimeZone.toString() returns the following:

java.util.SimpleTimeZone[
  id=EST,
  offset=-18000000,
  dstSavings=3600000,
  useDaylight=true,
  startYear=0,
  startMode=3,
  startMonth=3,
  startDay=1,
  startDayOfWeek=1,
  startTime=7200000,
  endMode=2,
  endMonth=9,
  endDay=-1,
  endDayOfWeek=1,
  endTime=7200000
]



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to