#include "enum.h"
Contains xtd::month_of_year enum class.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
enum class | xtd::month_of_year { xtd::month_of_year::january , xtd::month_of_year::february , xtd::month_of_year::march , xtd::month_of_year::april , xtd::month_of_year::may , xtd::month_of_year::june , xtd::month_of_year::july , xtd::month_of_year::august , xtd::month_of_year::september , xtd::month_of_year::october , xtd::month_of_year::november , xtd::month_of_year::december } |
Specifies the month of the year. More... | |