Hi,
I am new to XML and trying to find out how to add like 7 days to today's date and format the output as short date on the XML.
I have a TransactionDate and like to add 7 days to it. When I try
TransactionDate +7 it gives me the date value as integer but I can not format the datevalue as short date in XML. Please help.
Thanks in advance
I am new to XML and trying to find out how to add like 7 days to today's date and format the output as short date on the XML.
I have a TransactionDate and like to add 7 days to it. When I try
TransactionDate +7 it gives me the date value as integer but I can not format the datevalue as short date in XML. Please help.
Thanks in advance