You can use the Locale to parse a certain Date object:
SimpleDateFormat.html
And use the constructor with the Locale as argument.
SimpleDateFormat(/*String pattern*/ "dd/MM/yyyy", Locale.ENGLISH)
But I don't think that what you are asking is possible.
Reputation Points: 1014
Solved Threads: 446
Nearly a Senior Poster
Offline 3,258 posts
since Dec 2007