Re: Add days to time stamp
Hi @vecerpa
I am sorry for bothering you
The string just does not want to work for me 🙂
It just gives me the same date as the first string
formatDateTime(utcnow(),'dd-MMMM-yyyy') gives me the current date as i want
Attached are shipping documents for our flight into Liege 26-February-2018
formatDateTime(addDays(utcNow(),2),'dd-MMMM-yyyy') also gives me the same date
• Goods are for Bell arrival on 26-February-2018
But what i want to do is to have the date 2 days later
• Goods are for Bell arrival on 28-February-2018
I have tryed for days