brasspenguins
12-30-2007, 06:02 AM
Aaaah! So I took on way more than I can handle, and I've hit crunch time. Quick and to the point:
Is there any way to get the current date in an xml/xslt file? I don't care what format it's in or what method is used anymore (except dotnet). I just need a lead. I've been searching google for days and still can't find any help.
In depth:
I have scripture broken down and organized into an xml file. I wrote a very effective xsl file to format it and I'm very happy with how it's working. However, the true purpose of this feature is to display portions of the scripture depending on date, instead of the entire file. Right now it's dependent on me to update the xml file in order to display each day's assigned reading. That's obviously inefficient and I certainly don't have the time to do this forever. ;) I would rather add all of the data to the file and have the computers do all the thinking.
Grateful thanks ahead of time! :D
Is there any way to get the current date in an xml/xslt file? I don't care what format it's in or what method is used anymore (except dotnet). I just need a lead. I've been searching google for days and still can't find any help.
In depth:
I have scripture broken down and organized into an xml file. I wrote a very effective xsl file to format it and I'm very happy with how it's working. However, the true purpose of this feature is to display portions of the scripture depending on date, instead of the entire file. Right now it's dependent on me to update the xml file in order to display each day's assigned reading. That's obviously inefficient and I certainly don't have the time to do this forever. ;) I would rather add all of the data to the file and have the computers do all the thinking.
Grateful thanks ahead of time! :D