Do you want to format the date/time in your own application or wish to do so
in Eclipse IDE?
I believe in some OSs you may also do so on a lower level, I remember even
using UK keyboard or date/time format in Dubai or Switzerland (even though
the language was German or US English)
In your own code, using Java DateFormat with a Locale different than the
default would do the trick.