5#include <system/details/enum_meta_info.h>
7namespace System {
namespace Globalization {
23struct EnumMetaInfo<
System::Globalization::CalendarWeekRule>
25 static ASPOSECPP_SHARED_API
const std::array<std::pair<System::Globalization::CalendarWeekRule, const char16_t*>, 3>& values();
CalendarWeekRule
How to determine first week of the year.
Definition: calendar_week_rule.h:11
@ FirstFourDayWeek
First four days long week of the year is the first one.
@ FirstFullWeek
First full week of the year is the first one.
@ FirstDay
First day of the year starts first week of the year.
Definition: db_command.h:9