Server dateAdd not calculating

Wappler Version : 3.0.0
Operating System : mac 10.15.5

Expected behavior

dateAdd should add the appropriate number of days

Actual behavior

Original date is returned

How to reproduce

1 Like

I’m glad I’m not the only one. I can also report this issue, been spending the last few hours wondering what I had missed on one of my server actions.

Which server model?

Server: php

1 Like

days should be a string .dateAdd('days', -60).

Yep that fixes…but just to be clear, this was produced with the GUI, I didn’t type it in.

Oh yes this will all be fixed in the next update indeed

This is now fixed in Wappler 3.0.1

This topic was automatically closed after 24 hours. New replies are no longer allowed.