TheCaptain wrote:... which our company won't currently pay for
Time to find a new company
If you can't use scripting, you might be able to subtract some time from the unformatted date in a Switch calculation. Something like [Switch.Date] - 86400000. But then I'm not sure how to format as a date again. Sorry I can't be of more help :/
Company says 'Could you create XYZ'
Me 'Certainly, I just need the right equipment'
Company
Me
I'm not sure I can get the number back into a date as you say... I presume it's some sort of maths trickery. I'll have a play and report back if I find anything.
I have now made an app that is called Date Calculator. It will hopefully be on the Enfocus Appstore at the end of the week. And it will be FREE!
You can with it add or subtract days from a given date. and it will do it correctly over a change of months.
The new date will be stored as Private data in the job, you will also get Private data for Year, Month and Day so you can play around with the dates and format for your display of the date. It will only work with dates in the format 2017-06-18.
dateCalculator-icon-200.png (3.13 KiB) Viewed 23557 times
Date Calculator properties.jpg (23.52 KiB) Viewed 23557 times
Private data variable.jpg (90.08 KiB) Viewed 23557 times