Dear authors for XEP-0082: XMPP Date and Time Profiles,

please consider the attached patch to clarify that the 'CCYY' part may
consists of more then four digits and may be prefixed with a minus sign,
as specified by 'xs:dateTime' in http://www.w3.org/TR/xmlschema-2/#dateTime.

Thanks
 Florian

commit 7744a790b4e152b8f9ddc4b48d8dec3b6999db0a
Author: Florian Schmaus <[email protected]>
Date:   Mon Apr 20 14:30:31 2015 +0200

    Clarify XEP-82 CCYY definition

diff --git a/xep-datetime/xep-datetime.xml b/xep-datetime/xep-datetime.xml
index 0e2c346..f1e460c 100644
--- a/xep-0082.xml
+++ b/xep-0082.xml
@@ -80,7 +80,7 @@
     <p>The following acronyms and characters are used herein to represent time-related concepts:</p>
     <table caption='Acronyms and Characters'>
       <tr><th>Term</th><th>Definition</th></tr>
-      <tr><td>CCYY</td><td>four-digit year portion of Date</td></tr>
+      <tr><td>CCYY</td><td>four-or-more digit year portion of Date, possible prefixed with a minus sign</td></tr>
       <tr><td>MM</td><td>two-digit month portion of Date</td></tr>
       <tr><td>DD</td><td>two-digit day portion of Date</td></tr>
       <tr><td>-</td><td>ISO 8601 separator among Date portions</td></tr>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to