format change
This commit is contained in:
parent
bc666b23eb
commit
9cac1d5fd3
@ -472,8 +472,8 @@ struct formatter<std::chrono::time_point<std::chrono::system_clock, Duration>,
|
||||
}
|
||||
|
||||
static constexpr Char default_spec[] = {'%', 'Y', '-', '%', 'm', '-',
|
||||
'%', 'd', ' ', '%', 'H', ':',
|
||||
'%', 'M', ':', '%', 'S'};
|
||||
'%', 'd', ' ', '%', 'H', ':',
|
||||
'%', 'M', ':', '%', 'S'};
|
||||
};
|
||||
|
||||
template <typename Char, typename Duration>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user