omni::chrono::day_of_week::parse
NAME

omni::chrono::day_of_week::parse

A member function of omni::chrono::day_of_week

#include <omni/types/date_t.hpp>
static enum_t omni::chrono::day_of_week::parse(const std::wstring& val)

SYNOPSIS

Parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top