tags 554017 + confirmed
thanks
I can reproduce the problem with the attached code when running it as
$ TZ=America/New_York /usr/lib/jvm/java-6-sun/bin/java Daylight
0054 -0400
0104 -0500
0204 -0500
I tend to agree with the submitter that this looks wrong.
Torsten
import java.util.Date;
import j
Package: sun-java6-bin
Version: 6-12-1
Severity: normal
Timezone change out of Daylight time occurred an hour early; this bug was
unanticipated and as a result caused serious issues with a realtime application.
String t_before = '20091101T005400';
String t_after = '20091101T010400';
SimpleDateF
2 matches
Mail list logo