Is it possible to add time to an existing time on btn press?

I am trying to get an alert system on my app and would like the user to have a series of buttons they can press to add time to a start date in the DB and create a new data in the DB.

So take the start date and if the user presses the 1hr before btn it will subtract one hour from the start date and insert it in the DB so I can run actions against it? Is this currently possible?

Hi @rjp

May be this topic could be helpful?

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.