Formats the date according to the specified format.
format
String st_toFormat(String format) { return SuperTime.toFormat(format, this); }