An abstract class for service providers that provide instances of the DateFormatSymbols class.
An abstract class for service providers that provide instances of the DateFormatSymbols class.
(get-instance this locale)
Returns a new DateFormatSymbols instance for the specified locale.
locale - the desired locale - java.util.Locale
returns: a DateFormatSymbols instance. - java.text.DateFormatSymbols
throws: java.lang.NullPointerException - if locale is null
Returns a new DateFormatSymbols instance for the specified locale. locale - the desired locale - `java.util.Locale` returns: a DateFormatSymbols instance. - `java.text.DateFormatSymbols` throws: java.lang.NullPointerException - if locale is null
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close