- From: Aaron Lim <aaron_yc.lim@b2b.com.my>
- Date: Thu, 4 Dec 2003 10:58:30 +0800
- To: <public-qt-comments@w3.org>
- Cc: "Aaron Lim" <aaron_yc.lim@b2b.com.my>
Received on Wednesday, 3 December 2003 22:08:40 UTC
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 Wednesday, 3 December 2003 22:08:40 UTC