format method

String format()

Implementation

String format() {
  return '${dformat()} ${tformat()}';
}