I get a string with a millisecond and a timezone like this “1353913216000+0000”, so a UTC time basically. How can I convert this to my local time? I do not think i can use a DateFormat, there is no millisecond pattern.
I get a string with a millisecond and a timezone like this 1353913216000+0000, so
Share
you can use the class Calendar