Text « Date Time Format « Java Data Type Q&A





2. Strange behaviour of java.text.DateFormat    coderanch.com

Hi Ranchers, I have come across a real strange behavior of the class java.text.DateFormat. The code listed below executes properly on one Eclipse environment but gives "java.text.ParseException: Unparsable date" on another one! Can anyone please throw some light as to what could be the possible issue here? Thanks a ton in advance! The code in question is as listed below - ...

3. Strange behavior of java.text.DateFormat    coderanch.com

Hi Ranchers, I have come across a real strange behavior of the class java.text.DateFormat. The code listed below executes properly on one Eclipse environment but gives "java.text.ParseException: Unparsable date" on another one! Can anyone please throw some light as to what could be the possible issue here? Thanks a ton in advance! The code in question is as listed below - ...