Forum Discussion
FalleurJ
7 years agoNew Contributor
Okay I have that working correctly, one last question how do you get a timestamp to be populated on the end of a file?
skatpally
7 years agoFormer Employee
File Writer Snap - File property* ‘sample’+Date.now().toLocaleDateTimeString({“format”:“yyyy-MM-dd HH:mm”})+‘.json’
For Reference.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439344/Date+Functions+and+Properties