Greetings,
i get following timestamp and need to parse it:
2022-06-06T12:45:23.4651510Z
i tried to understand it with https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
but without success
can anyone help me?
thanks
i get following timestamp and need to parse it:
2022-06-06T12:45:23.4651510Z
i tried to understand it with https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
but without success
can anyone help me?
thanks