std::chrono::weekday_last::ok
From cppreference.com
< cpp | chrono | weekday last
constexpr bool ok() const noexcept; |
(since C++20) | |
Checks if the weekday object stored in *this
is valid.
Return value
weekday().ok()