yMd method

String yMd()

Implementation

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