NAME
A member function of omni::chrono::day_of_week_iso_8601
OVERLOADS
omni::chrono::day_of_week_iso_8601::try_parse
A member function of omni::chrono::day_of_week_iso_8601
#include <omni/types/date_t.hpp>static bool omni::chrono::day_of_week_iso_8601::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::chrono::day_of_week_iso_8601::try_parse(const std::wstring& val, enum_t& out)
static bool omni::chrono::day_of_week_iso_8601::try_parse(const std::string& val, day_of_week_iso_8601& out)
static bool omni::chrono::day_of_week_iso_8601::try_parse(const std::wstring& val, day_of_week_iso_8601& out)