I have "2019-05-21T17:43:05.129Z" and I am using the format ' val EXPIRE_DATE_FORMAT = SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSXXX", Locale.ENGLISH)'
I want to ignore timezone that is why I have XXX at the end. What is the issue with my dataFormat?