Formats the DateTime to a readable String
String format(DateFormat dateFormat) => dateFormat.format(this);