Answered
Current Date and Time
I have been using
event.value = util.printd('m/d/yyyy h:MM tt', new Date());
to display the date and time printed on my documents. It used to work displaying the current date and time but now it does not update but prints the date and time created.