As a researcher, I want to see the abbreviated names of historical calendars following the Chicago Manual of Style, so that they are in a format I recognize and expect. #829
@blms let's create a dictionary on the Document object* keyed on the constants we already have defined, and then implement a calendar display method that returns the abbreviation. Also! Those labels and abbreviations should probably be flagged for translation, they are currently not.
* side note: our Document object is getting enormous and unwieldy; am wondering about segmenting out doc date functionality and fields as a mixin just to help organize the code some...
Originally posted by @mrustow in https://github.com/Princeton-CDH/geniza/issues/779#issuecomment-1113458288
Originally posted by @mrustow in https://github.com/Princeton-CDH/geniza/issues/779#issuecomment-1114060486
dev notes
Originally posted by @rlskoeser in https://github.com/Princeton-CDH/geniza/issues/779#issuecomment-1113661287