Skip to main content
davidf65146372
Participant
August 16, 2020
Answered

Text fields

  • August 16, 2020
  • 1 reply
  • 425 views

Can anyone help please?

I have two text fields-(1) date format dd/mm/yyyy (2) numeric format

I would like to add the two together in a third text field in a date format.

Example (1) 01/08/2020 +(2) 30=(3) 31/08/2020

Can anyone advise on custome calculation script please ?

This topic has been closed for replies.
Correct answer ls_rbls

 

Look at the examples for how to propperly perform date arithmetic in the "Short Acrobat JavaScript FAQ - How do I use date objects? " section:

 

 

1 reply

ls_rbls
Community Expert
ls_rblsCommunity ExpertCorrect answer
Community Expert
August 17, 2020

 

Look at the examples for how to propperly perform date arithmetic in the "Short Acrobat JavaScript FAQ - How do I use date objects? " section: