module timelinelib.calendar.bosparanian.monthnames

timelinelib.calendar.bosparanian.monthnames.BOSP_ENGLISH_MONTH_NAMES = ['Praios', 'Rondra', 'Efferd', 'Travia', 'Boron', 'Hesinde', 'Firun', 'Tsa', 'Phex', 'Peraine', 'Ingerimm', 'Rahja', 'Nameless Days']
timelinelib.calendar.bosparanian.monthnames.BOSP_ABBREVIATED_ENGLISH_MONTH_NAMES = ['PRA', 'RON', 'EFF', 'TRA', 'BOR', 'HES', 'FIR', 'TSA', 'PHE', 'PER', 'ING', 'RAH', 'NL']
timelinelib.calendar.bosparanian.monthnames.bosp_month_from_english_name(month_name)[source]
timelinelib.calendar.bosparanian.monthnames.bosp_name_of_month(month)[source]
timelinelib.calendar.bosparanian.monthnames.bosp_abbreviated_name_of_month(month)[source]
timelinelib.calendar.bosparanian.monthnames.bosp_month_from_abbreviated_name(month_name)[source]