How do you get the current date in xsl? I am not able to use xslt on my server. I want to use the current date to calculate the next Saturday's date, then use that to pull specific information from an xml file.
I have a vbscript that will calculate the correct date, but I don't know how to...