Dating Problem: BC / AD
I am wondering whether there are any plans / thoughts / hopes to resolve the BC / AD date dilemma (I have seen the other discussions).
I am an ancient historian who has used Zotero to create a library of about 6,000 ancient citations covering the period of 800 BC to 700 AD. It's a powerful library, but it cannot be sorted by time. Using the negative number for BC provides that potential, but the stand-alone version does not recognize -800 as 800 BC. For example, the citation for Herodotus, the 5th century BC historian, exports as "Herodotus. Historiae. Book 8 Section 46 Line 1. 450AD."
I have in mind eventually to use a tool like Paper Machines to analyze the trends in the texts associated with these citations--but I'm not sure how it will deal with the BC/AD divide.
Any hope for fixing this? Thanks.
. Some of tehse
I am an ancient historian who has used Zotero to create a library of about 6,000 ancient citations covering the period of 800 BC to 700 AD. It's a powerful library, but it cannot be sorted by time. Using the negative number for BC provides that potential, but the stand-alone version does not recognize -800 as 800 BC. For example, the citation for Herodotus, the 5th century BC historian, exports as "Herodotus. Historiae. Book 8 Section 46 Line 1. 450AD."
I have in mind eventually to use a tool like Paper Machines to analyze the trends in the texts associated with these citations--but I'm not sure how it will deal with the BC/AD divide.
Any hope for fixing this? Thanks.
. Some of tehse
As far as I'm able to understand,, Zotero might adopt the Extended Date/Time Format (EDTF) draft as the internal date format that is passed to the CSL processor.
http://citationstyles.org/downloads/specification.html#ad-and-bc isn't already working in Zotero? I don't see how that's limited by the Zotero interface.
Now here: https://github.com/zotero/zotero/blob/master/chrome/content/zotero/xpcom/date.js#L467
Right?
The "ad" term (Anno Domini) is automatically appended to positive years of less than four digits (e.g. "79" becomes "79AD"). The "bc" term (Before Christ) is automatically appended to negative years (e.g. "-2500" becomes "2500BC").
http://citationstyles.org/downloads/specification.html#ad-and-bc
is the BC function still not working yet, or am I missing something here? If I input negative numbers, it is still read as positive.