Announcements
I need to subtract (1Month-1Day) from a specific date, is that possible using subtractFromtime?
ie: the starting date is: 10/04/23 (dd/mm/yy)
the calculated date will be: 11/3/23 (dd/mm/yy)
Hi @Ethan1981 ,
Try this:
subtractFromTime('2023-04-10', 1, 'Month', 1, 'Day', 'yyyy-MM-dd')
The function only accepts 4 parameters, 1 being the original timestamp, 2 being the integer for number of days etc, 3 being the unit day/month/year, and 4 being an optional time format.
Also to clarify, I don't want to subtract 1 month and 1 day. I want to subtract 1month-1day. I suppose, thinking about it, it would be subtracting 1 month and adding 1 day...
@Ethan1981
In that case, maybe you can use the "add to time" action instead of the "subtract from time" action.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 550
Valantis 390
11manish 348