format method

  1. @override
String format()
override

Implementation

@override
String format() {
  return "d MMMM${separator}yyyy";
}