DateTimeFormats class
Commonly used date/time formatting notation constants.
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 Properties
-
all
→ List<
String> -
A list of every date/time formatting notation contained within
the DateTimeFormats class.
final
Constants
- american → const String
- November 5, 2019 7:42 pm
- american24Hour → const String
- November 5, 2019 19:42
- american24HourExtended → const String
- November 5, 2019 19:42 PST
- americanAbbr → const String
- Nov 5, 2019 7:42 pm
- americanAbbrExtended → const String
- Nov 5, 2019 7:42 pm PST
- americanExtended → const String
- November 5, 2019 7:42 pm PST
- commonLogFormat → const String
- 05/Nov/2019:19:42:05 -0800
- Tue, 05-11-2019 19:42:05 PST
- european → const String
- 5 November 2019 19:42
- europeanAbbr → const String
- 5 Nov 2019 19:42
- europeanAbbrExtended → const String
- 5 Nov 2019 19:42 PST
- europeanExtended → const String
- 5 November 2019 19:42 PST
- exif → const String
- 2019:11:05 19:42:05
- iso8601 → const String
- 2019-11-05T19:42:05-08:00
- mySql → const String
- 2019-11-05 19:42:05
- rss → const String
- Tue, 05 Nov 2019 19:42:05 -0800
- soap → const String
- 2019-11-05T19:42:05.000
- soapExtended → const String
- 2019-11-05T19:42:05.000-08:00
- xmlrpc → const String
- 20191105T19:42:05
- xmlrpcCompact → const String
- 20191105T194205