yMdHms property
String
get
yMdHms
Implementation
String get yMdHms {
return HbUtil.dateTimeFormat(
HbRouter.key.currentState!.context,
time: this,
);
}
String get yMdHms {
return HbUtil.dateTimeFormat(
HbRouter.key.currentState!.context,
time: this,
);
}