hm property

DateFormat get hm

Provides a DateFormat instance for time format "HH:mm:ss". The same as DateFormat.Hm()

Implementation

static DateFormat get hm => DateFormat('HH:mm');