Tagged Questions
3
votes
3answers
2k views
Inconsistent date parsing using SimpleDateFormat
I'm really scratching my head on this one. I've been using SimpleDateFormats with no troubles for a while, but now, using a SimpleDateFormat to parse dates is (only sometimes) just plain wrong.
...