FalleurJ
7 years agoNew Contributor
Time stamp on an end of a file
Hello,
I am trying to figure out the time stamp features, and I can’t seem to get it to work.
I have on my file writer: “XXXXXXX_” + Date.now() + .txt
But that doesn’t work, Can someone inform me on what I need to do to correct this and get this to work? I want to have YYYYMMDDHHMMSS in the time stamp.