DateHelper class

Constructors

DateHelper()

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 Methods

dateFormat({String? date, String? locale}) → dynamic
dateFormatDatetime({required String? date, String? content}) String
dateFormatDatetime2({required DateTime? time, String? content}) String
isTimeAgoOnlineFormat({String? date}) bool
timeAgoFormat({String? date}) String
timeCallDateFormat({String? date, String? locale}) → dynamic
timeCallHourFormat({String? date, String? locale}) → dynamic
timeDate1Format({String? date, String? locale}) → dynamic
timeDateFormat({String? date, String? locale}) → dynamic
timeDayFormat({String? date, String? locale}) → dynamic
timeHourFormatExpert({String? date, String? locale}) → dynamic