Support #380

Updated by L. Lertsutham about 7 years ago

<p>via David Fichtmüller from ABCD Wiki ( http://abcd.biowikifarm.net/wiki/Internal:ABCD_Corrections#Change_DateTimeISO_to_include_the_time_zone )</p>

<p>(Improvement    <span title="Backward Compatible?">backward compatible</span>    <span title="Status of the Bug">Status: Suggested</span>)</p>

<p>Though there is already an element TimeZone within the DateTime type, this would also make the dates more compatible to the DateTime suggested by the W3C (<a href="http://www.w3.org/TR/NOTE-datetime">http://www.w3.org/TR/NOTE-datetime</a> ) as a subset of ISO 8601. If both the timezone and the milliseconds are added, it would be fully compatible. The timezone could also be useful for other element that would use the DateTimeISO type if the suggestion to only use the DateTimeISO type ( <a href="http://abcd.biowikifarm.net/wiki/Internal:ABCD_Corrections#Use_only_the_DateTimeISO_type">http://abcd.biowikifarm.net/wiki/Internal:ABCD_Corrections#Use_only_the_DateTimeISO_type</a> ) gets accepted.</p>

<p>Effected Elements:</p>

<p><a href="http://terms.tdwg.org/wiki/abcd2:Identification-ISODateTimeBegin">/DataSets/DataSet/Units/Unit/Identifications/Identification/Date/ISODateTimeBegin</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/Identifications/Identification/Date/ISODateTimeBegin&lt;/p&gt;

<p><a href="http://terms.tdwg.org/wiki/abcd2:Identification-ISODateTimeEnd">/DataSets/DataSet/Units/Unit/Identifications/Identification/Date/ISODateTimeEnd</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/Identifications/Identification/Date/ISODateTimeEnd&lt;/p&gt;

<p><a href="http://terms.tdwg.org/wiki/abcd2:PreviousUnit-ISODateTimeBegin">/DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnits/PreviousUnit/Date/ISODateTimeBegin</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnits/PreviousUnit/Date/ISODateTimeBegin&lt;/p&gt;

<p><a href="http://terms.tdwg.org/wiki/abcd2:PreviousUnit-ISODateTimeEnd">/DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnits/PreviousUnit/Date/ISODateTimeEnd</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnits/PreviousUnit/Date/ISODateTimeEnd&lt;/p&gt;

<p><a href="http://terms.tdwg.org/wiki/abcd2:Gathering-DateTime-ISODateTimeBegin">/DataSets/DataSet/Units/Unit/Gathering/DateTime/ISODateTimeBegin</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/Gathering/DateTime/ISODateTimeBegin&lt;/p&gt;

<p><a href="http://terms.tdwg.org/wiki/abcd2:Gathering-DateTime-ISODateTimeEnd">/DataSets/DataSet/Units/Unit/Gathering/DateTime/ISODateTimeEnd</a></p> &lt;p&gt;/DataSets/DataSet/Units/Unit/Gathering/DateTime/ISODateTimeEnd&lt;/p&gt;

Back