hm property

String get hm

Returns this DateTime formatted in Hm format.

Implementation

String get hm => DateFormat.Hm().format(this);