Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

232
Views
Separate Date Month and year form a date field in Adobe acrobat DC using java script

Please help me with a java script for adobe acrobat dc A user input field is available with a date given by the user.

The script should read this field and give the date, month and year in three seperate output fields I have a sample script here below, but when tried says 'syntax error'

var beginDate = this.getField("DateInput").valueAsString;
if (beginDate=="") event.value = " ";
esle {
var oDateValue = util.scand("mm dd, yyyy",beginDate);
event.value = util.printd("yyyy", oDateValue);} 
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You have an error in your code. you misstyped esle, replace it with else.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!