DateFormats class

Constructors

DateFormats()

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

FULL String
一些常用格式参照。如果下面格式不够,你可以自定义 格式要求
final
H_M String
final
H_M_S String
final
M_D String
final
M_D_H_M String
final
PARAM_M_D String
final
PARAM_M_D_H_M String
final
Y_M String
final
Y_M_D String
final
Y_M_D_H_M String
final
ZH_FULL String
final
ZH_H_M String
final
ZH_H_M_S String
final
ZH_M_D String
final
ZH_M_D_H_M String
final
ZH_Y_M String
final
ZH_Y_M_D String
final
ZH_Y_M_D_H_M String
final

Constants

PARAM_FULL → const String
PARAM_Y_M → const String
PARAM_Y_M_D → const String
PARAM_Y_M_D_H_M → const String