public static final DateFormatSymbols getInstance ()

Gets the DateFormatSymbols instance for the default locale. This method provides access to DateFormatSymbols instances for locales supported by the Java runtime itself as well as for those supported by installed DateFormatSymbolsProvider implementations.

Returns:  a DateFormatSymbols instance.

Since:  1.6