FullDateDMonthAsStrYFormatter class final
- Inheritance
-
- Object
- DateFormatter
- FullDateDMonthAsStrYFormatter
Constructors
- FullDateDMonthAsStrYFormatter([String separator = ", "])
-
Formats the date as "day month year" (e.g., "1 January, 2022").
const
Properties
Methods
-
format(
) → String -
override
-
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