Forces format conversion to the given format. (Formerly known as fetch format)
returns Format object
static Format format([String? format]) { return Format(format); }