This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java.util.SimpleDateFormat


In my impression the java.util.SimpleDateFormat format() and parse() are one
off.

String=format(parse(String)) and Date=parse(format(Date)) don't properly
round-trip.

Could anybody confirm that he sees this too? In case this bug can be
confirmed, I'll post a bug report.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]