Format when time is in hours
@override // ignore: unnecessary_brace_in_string_interps String hours(int hours) => '約 ${hours} 小時';