DateUtil class

Constructors

DateUtil()

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

format(DateTime date) String
29/09/2021
formatDate(String date) String
formatDateMesAno(String date) String
formatDateTimeToDate(DateTime date) String
formatDateTimeToDateExtenso(DateTime date) String
formatDateTimeToString(String date) String
formatDateTimeToStringExtenso(String date) String
formatExtenso(DateTime date) String
29 DE SETEMBRO DE 2021
javaFormat(DateTime date) String
sqlDateFormat(String date) String
toDate(String date) DateTime
toUTCDate(String date) String
utfToLocalDate(String date) DateTime
utfToLocalDateFormat(String date) String
CONVERTE UTC PARA DATA LOCAL E FORMATA 29/09/2021
utfToLocalDateFormatExtenso(String date) String
CONVERTE UTC PARA DATA LOCAL E FORMATA 29 DE SETEMBRO DE 2021
utfToLocalDateTime(String date) String
utfToLocalDateTimeExtenso(String date) String