Package Gnumed :: Package timelinelib :: Package calendar :: Package coptic :: Module monthnames
[frames] | no frames]

Module monthnames

source code

Functions
 
month_from_english_name(month_name) source code
 
english_name_of_month(month) source code
 
abbreviated_name_of_month(month) source code
 
month_of_abbreviated_name(name) source code
Variables
  ENGLISH_MONTH_NAMES = ['Thoth', 'Paopi', 'Hathor', 'Koiak', 'T...
  ABBREVIATED_ENGLISH_MONTH_NAMES = ['I Akhet', 'II Akhet', 'III...
  __package__ = None
Variables Details

ENGLISH_MONTH_NAMES

Value:
['Thoth',
 'Paopi',
 'Hathor',
 'Koiak',
 'Tobi',
 'Meshir',
 'Paremhat',
 'Parmouti',
...

ABBREVIATED_ENGLISH_MONTH_NAMES

Value:
['I Akhet',
 'II Akhet',
 'III Akhet',
 'IV Akhet',
 'I Peret',
 'II Peret',
 'III Peret',
 'IV Peret',
...