I am trying to filter out the expired items in an XML file using XSLT... I almost have it done except the last step of how to get the current date (to use to compare the endDate attribute in the xml node)...
It seems it is impossible to do it pure in the client side.
No comments:
Post a Comment