omni::chrono::day_of_week::to_string
NAME

omni::chrono::day_of_week::to_string

A member function of omni::chrono::day_of_week

#include <omni/types/date_t.hpp>
static std::string omni::chrono::day_of_week::to_string(enum_t v)


OVERLOADS

std::string omni::chrono::day_of_week::to_string()

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top