Package edu.pdx.cs410J.datesAndText
Class AroundTheWorld
java.lang.Object
edu.pdx.cs410J.datesAndText.AroundTheWorld
This class shows off some of Java's internationalization (i18n)
capabilities using the
Locale
class.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AroundTheWorld
public AroundTheWorld()
-
-
Method Details
-
main
Parses the command line to determine which locale to display information in. Prints out dates, times, and currencies using various locales.
-