VIPRA Documentation
|
Public Member Functions | |
constexpr | year_month_day (const year &y, const month &m, const day &d) noexcept |
constexpr auto | year () const noexcept -> fmt::year |
constexpr auto | month () const noexcept -> fmt::month |
constexpr auto | day () const noexcept -> fmt::day |