module WeekOfMonth::Constant

Constants

DAYS_IN_SEQUENCE

array of ordered days names starting from sunday and ending with saturday.

DAYS_IN_SEQUENCE_STARTING_MONDAY

array of ordered days names starting from sunday and ending with saturday.

MONTH_WITH_DAY

hash containing month name with days in that month(in non leap year)

MONTH_WITH_SEQUENCE

hash containing month names with their sequence

WEEKS_IN_SEQUENCE

array of ordered days names starting from sunday and ending with saturday.

WEEK_OF_MONTH_IN_ENG

hash containing english words from one to seven

WEEK_OF_MONTH_IN_FR

hash containing french words from one to seven

WEEK_OF_MONTH_IN_GER

hash containing german words from one to seven

WEEK_OF_MONTH_IN_JA

hash containing japanese words from one to seven