AbhijitNew Contributor9 years agoHow to get "Day of the Year"? I need to add “Day of the Year” as part of an output file-name. How can I do that?
cstewartFormer Employee9 years agoIn the file name field you can use an expression which looks something like: "myfile" + Date.now().toLocaleDateTimeString('{"format":"DDD"}') + '.json'
Recent Discussionstrace API and proxy callsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizeSolvedConcat values of a field based on value of another fieldSolvedJWT Configuration for SnapLogic Public API