omni::chrono::month_of_year::to_string
NAME

omni::chrono::month_of_year::to_string

A member function of omni::chrono::month_of_year

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


OVERLOADS

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

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top