DateDTO class
Properties
-
epochMillis
→ int?
-
Date as the number of milliseconds that have elapsed since 00:00:00
Coordinated Universal Time (UTC), 1 January 1970.
final
-
friendly
→ String?
-
Date in a user-friendly text format.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
iso8601
→ String?
-
Date in ISO8601 format.
final
-
jira
→ String?
-
Date in the format used in the Jira REST APIs, which is ISO8601 format but
extended with milliseconds. For example, 2016-09-28T23:08:32.097+1000.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited