03-04-2014 10:21 AM - edited 03-01-2019 09:07 AM
Date stamp was easy to create using a custom format variable, but I cannot see how to do the same for a time stamp. I would need a time stamp format without colons or slashes that would be rejected as a filename.
Can a custom format Time variable be created? Or has anyone created a job which adds timestamps to files? I can script it of course, but looking for a clean all purpose time stamp process.
thanks
Solved! Go to Solution.
03-04-2014 12:17 PM
For a file stamp the tidal system date is easy solution (you can use any date type variable)
Tidal Variables
Use system time (typically you add via variable button)
Take
use that as a tag to job
if you use Powershell you could use the get-date function as well depending ans format it depending on what you want to do.i
Marc
03-04-2014 12:17 PM
For a file stamp the tidal system date is easy solution (you can use any date type variable)
Tidal Variables
Use system time (typically you add via variable button)
Take
use that as a tag to job
if you use Powershell you could use the get-date function as well depending ans format it depending on what you want to do.i
Marc
03-04-2014 01:39 PM
Thanks Marc. I did not realize I could actually edit the variable format once it was added to the job. Too easy!
10-22-2014 07:50 PM
Thanks Marc!!! I owe you a beer
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide