SimpleDateFormat not parsing time correctly [duplicate]
问题 This question already has answers here : Changing Java Timestamp format causes a change of the timestamp (2 answers) Java / convert ISO-8601 (2010-12-16T13:33:50.513852Z) to Date object (4 answers) Date object SimpleDateFormat not parsing timestamp string correctly in Java (Android) environment (6 answers) Closed 11 months ago . This is happening with one (probably more) datetime where the time part is totally wrong in a parse. The code: import java.text.*; import java.util.*; public class