I'm using the following code to display the last time the page was updated:
But this gives me the current server time. I thought that if I used "Now" in the value it would give me the server time, "updated" would give me the last updated time, but it doesn't seem to work.
I cut and pasted that code and it all worked fine. But I was still frustrated about why my original code didn't work, so I put it back, and it works fine today!!! There was an error with the lack of space in my original MySource_SET tag, but that seemed to make no difference.
So I dunno what was happening there, but it all works OK now. Thanks!