不使用本地化格式化
String formatWithoutLocalization([String? format]) { return TimeOfDayFormatter._formatTime(this, format); }