Quote:
|
Originally Posted by xianthar
I don't know how the XML system treats dates. But most environments treat dates as a serial number that you can do math on fairly easily. The extra characters only show up when displaying and are more of a mask.
|
That being said... XML is not a scripting language. It is a Markup Language. You can not do math and calculations in ML languages, ML languages are used just to display.