As I said in the "Your Creations" section I figured I'd make a little timestamp application for myself, using the Date object to get the time data, but after making one "timestamp" the times are the same each time after that. I'm not sure why this is.
dl.dropbox.com/u/22615804/timestamper.cap
Develop games in your browser. Powerful, performant & highly capable.
Didn't have use for the Date object so far, but on first inspection it seems to me that you need to update the time with the "set to current time" action. Worked for me when I briefly tested.
That worked nicely.