asEEEhhmma property

String get asEEEhhmma

Implementation

String get asEEEhhmma                    => this <= 0 ? '-' : DateUtil.eeehhmma.format(DateTime.fromMillisecondsSinceEpoch(this));