How to use zoho.currenttime 1 more day to a field in the form?
Thank you!
-------------------------------------------------------------------------------------------------------------------------------------------
data_fim = (zoho.currenttime + '0W:1D:0H:0M:0S')
It worked perfectly.
Thanks to all!