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