LocalizedFormatPresets class
Common localized format presets for different locales.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
forLocale(
String localeCode) → HoraFormats - Gets the format for a locale code.
Constants
- ar → const HoraFormats
- Arabic formats
- de → const HoraFormats
- German formats
- en → const HoraFormats
- English (US) formats
- enGB → const HoraFormats
- English (UK) formats
- es → const HoraFormats
- Spanish formats
- fr → const HoraFormats
- French formats
- it → const HoraFormats
- Italian formats
- ja → const HoraFormats
- Japanese formats
- ko → const HoraFormats
- Korean formats
- ptBR → const HoraFormats
- Portuguese (Brazil) formats
- ru → const HoraFormats
- Russian formats
- zhCN → const HoraFormats
- Chinese formats