DateTimePattern class

Constructors

DateTimePattern()

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

dd_MMM_yyyy → const String
dd_MMM_yyyy_hhmma → const String
ddcMMcyyyy → const String
ddMMMyyyy → const String
ddMMMyyyy_hhmma → const String
ddMMyyyy → const String
ddMMyyyyHHmm → const String
EEEEcMMMddcyyyy → const String
HHmm → const String
hhmm_a → const String
hhmma → const String
MMyyyy → const String
yyyyMM → const String
yyyyMMdd → const String
yyyyMMddTHH_mm_ss → const String
yyyyMMddTHH_mm_ssZ → const String