2
votes
How Would You Programmatically Create a Pattern from a Date that is Stored in a String?
I'm not sure there's any easy way to parse a date and work out its pattern, but I would have thought that the pattern for the one you posted would be:
EEE MMM dd HH:mm:ss zzz yyyy
…
