Can someone help me to get the right patter for this Date format:
20150722T112009,64+02 (which is "22 July 2015 11:20:09" < would be enough)
I have no idea what **,64**
is nor what **+02**
stands for so can someone help me to get the java Date object of this string?
My current pattern so far:
yyyyMMdd'T'HHmmss','