fjm method

String fjm(
  1. String locale
)

e.g. 4:52 PM

Implementation

String fjm(String locale) => DateFormat.jm(locale).format(this);