Md method

String Md()

Implementation

String Md() {
  return DateFormat.Md().format(this);
}