AmericanDateFormats class

American date 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

Constants

abbr → const String
Nov 5 2019
abbrAbbr → const String
Nov 5 19
abbrAbbrWithComma → const String
Nov 5, 19
abbrDayOfWeek → const String
Tue November 5 2019
abbrDayOfWeekAbbr → const String
Tue Nov 5 2019
abbrDayOfWeekAbbrAbbr → const String
Tue Nov 5 19
abbrDayOfWeekAbbrAbbrWithComma → const String
Tue, Nov 5, 19
abbrDayOfWeekAbbrShort → const String
Tue Nov 5
abbrDayOfWeekAbbrShortWithComma → const String
Tue, Nov 5
abbrDayOfWeekAbbrWithComma → const String
Tue, Nov 5, 2019
abbrDayOfWeekShort → const String
Tue November 5
abbrDayOfWeekShortWithComma → const String
Tue, November 5
abbrDayOfWeekWithComma → const String
Tue, November 5, 2019
abbrShort → const String
Nov/05/2019
abbrShortAbbr → const String
Nov/05/19
abbrShorter → const String
Nov/5/2019
abbrShorterAbbr → const String
Nov/5/19
abbrShorterHyphenated → const String
Nov-5-2019
abbrShorterHyphenatedAbbr → const String
Nov-5-19
abbrShortHyphenated → const String
Nov-05-2019
abbrShortHyphenatedAbbr → const String
Nov-05-19
abbrWithComma → const String
Nov 5, 2019
all → const List<String>
A list of every date formatting notation constant found in the AmericanDateFormats class.
dayOfWeek → const String
Tuesday November 5 2019
dayOfWeekShort → const String
Tuesday November 5
dayOfWeekShortWithComma → const String
Tuesday, November 5
dayOfWeekWithComma → const String
Tuesday, November 5, 2019
short → const String
11/05/2019
shortAbbr → const String
11/05/19
shorter → const String
11/5/2019
shorterAbbr → const String
11/5/19
shorterHyphenated → const String
11-5-2019
shorterHyphenatedAbbr → const String
11-5-19
shortHyphenated → const String
11-05-2019
shortHyphenatedAbbr → const String
11-05-19
standard → const String
November 5 2019
standardAbbr → const String
November 5 19
standardAbbrWithComma → const String
November 5, 19
standardWithComma → const String
November 5, 2019