FormField startDate=getFieldById("customfield_XXXX")
startDateValue1=startDate.getValue()
now if suppose customfield_XXXXX has value 27/Apr/15 10:30 AM.
I am getting startDateValue1 as Mon Apr 27 00:00:00 UTC 2015 which is missing the time part completely.
JIRA Version : 6.1.7
Behaviour Plugin : 0.5.10
Has anyone noticed this
Thanks in advance
Best Reagrds,
Sumit