- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Thu, 4 Dec 2003 10:55:25 +0100
- To: "'Aaron Lim'" <aaron_yc.lim@b2b.com.my>, public-qt-comments@w3.org
Received on Thursday, 4 December 2003 04:56:52 UTC
If you are trying to do this in XSLT or XPath, I suggest you raise the question on the xsl-list at www.mulberrytech.com <http://www.mulberrytech.com> . Please be explicit about the form of your input and desired output. The public-qt-comments list is for comments on the published specifications; it's not a place to ask for programming help. Regards, Michael Kay -----Original Message----- From: public-qt-comments-request@w3.org [mailto:public-qt-comments-request@w3.org] On Behalf Of Aaron Lim Sent: 04 December 2003 03:09 To: public-qt-comments@w3.org Cc: Aaron Lim Subject: Date Format! Hi! I am facing a problem on date format. I want to know is there is any way to add days to a date. Currently, I retrieve the date value from the XML using substring. But that is not recognized as a date format. Therefore, when I add a value to it, say for example 3 + $deliveryDate, it won't be able to produce the exact result. I saw a lot of article written about the xalan or exslt in processiong the date format. However, I would like to know whether there is any general way to implement it. Please help. Your help is really appreciated!
Received on Thursday, 4 December 2003 04:56:52 UTC