To change a date stamp in Acrobat, follow the steps given below:
- Copy the Dynamic.pdf to your desktop and then open it
- Under the Tool search area type All JavaScript
- Open the Javascript Editor
- Scroll up in the editor and modify the date format in the function AFDate_FormatEx("h:MM tt, dd mmm, yyyy")
- For each Dynamic stamp, update every entry with the respective function AFDate_FormatEx("h:MM tt, dd mmm, yyyy")
- Press the OK button and save the PDF file.