DateTimeFormat class
Local date/time format tokens for kat_common's own date pickers.
This intentionally does not import the host app's format constants (they live outside this package, in katsuma_go). If the app needs the picker hint text to match a different pattern, override this value once at startup — it's a mutable static, not a const, for exactly that reason.
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