Posted By:
Russ_Pridemore
Posted On:
Wednesday, May 9, 2001 08:55 AM
I need to present a "mask" on a GUI screen representing a date in the current locale's short format, which may include a 4-digit year. How do I know which field is the year? I can get the localized pattern used by the DateFormat object, but the symbols seem to change based on the Locale!