Documentation error?
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Just noticed a slight error in the date:difference() documentation at http://www.exslt.org/date/functions/difference/index.html. The date/time with the most specific format (i.e. the least truncation) is converted into the same format as the date with the most specific format (i.e. the most truncation). I believe this should read: The date/time with the most specific format (i.e. the least truncation) is converted into the same format as the date with the least specific format (i.e. the most truncation). Cheers, Stephen Gordon