<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
 Hi David,<div><br><div><div>On 10 Mar 2009, at 17:03, David Singer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">The trouble is, that opens a large can of worms.<span class="Apple-converted-space">  </span>Once we step out of the Gregorian calendar, we'll get questions about various other calendar systems (e.g. Roman ab urbe condita <<a href="http://en.wikipedia.org/wiki/Ab_urbe_condita">http://en.wikipedia.org/wiki/Ab_urbe_condita</a>>, Byzantine Indiction cycles <<a href="http://en.wikipedia.org/wiki/Indiction">http://en.wikipedia.org/wiki/Indiction</a>>, and any number of other calendar systems from history and in current use).<span class="Apple-converted-space">  </span>Then, of course, are the systems with a different 'year' (e.g. lunar rather than solar).<span class="Apple-converted-space">  </span>And if we were to introduce a 'calendar system designator', we'd have to talk about how one converted/normalized.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div></blockquote><div><br></div><div>This is already a solved problem in the Text Encoding Intiative (TEI). The value of a date/time is encoded in the Gregorian calendar, using ISO8601. The calendar attribute is used to indicate the calendar of the original, written date enclosed in the tags.</div><div>eg. from the TEI docs for dates and times</div><div><div><date calendar="Julian" value="1732-02-22">Feb. 11, 1731.</date></div><div>I suggested that the calendar attribute be adopted in HTML5, as it would be useful to those of us who mark up historical texts in HTML. We can't change the author's original written dates, but it would be useful to normalise documents using the Julian calendar to proleptic Gregorian dates.</div><div><br></div><div>See <a href="http://www.tei-c.org/Guidelines/P4/html/ref-DATE.html">http://www.tei-c.org/Guidelines/P4/html/ref-DATE.html</a> and the associated guidelines on publishing dates and times </div><div><a href="http://www.tei-c.org/Guidelines/P4/html/CO.html#CONADA">http://www.tei-c.org/Guidelines/P4/html/CO.html#CONADA</a></div><div><br></div></div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Adding a range construct to 8601, or having a range construct ourselves using 2 8601 dates, seems like something we could ask for or do.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div></blockquote>8601 already allows ranges. Simply seperate two ISO8601 dates with a / eg. 1595-11/1596-02.</div><div><br></div><div>Regards</div><div>Jim</div><div><br></div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Jim O'Donnell</div><div><a href="mailto:jim@eatyourgreens.org.uk">jim@eatyourgreens.org.uk</a></div><div><a href="http://eatyourgreens.org.uk">http://eatyourgreens.org.uk</a></div><div><a href="http://flickr.com/photos/eatyourgreens">http://flickr.com/photos/eatyourgreens</a></div><div><a href="http://twitter.com/pekingspring">http://twitter.com/pekingspring</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span><br class="Apple-interchange-newline"> </div><br></div></body></html>