date is not passed correctly

Hi,

Date value is not passed correctly to flow service (WS) from UI Page. Not sure whether I missed some more properties.

I modified ‘show time’ and ‘show timezone’ to false. And in webservice stub java code modified the calendar to Date for the input variable (this variable is an object of type java.util.date in flow service). Find the attachment.

Pls let me know where the issue is.

1 or 2 days less its getting passed to flow service from the date which I select in UI page.

Issue got fixed by setting showtimezone to true.
Now getting the correct date value.

  • Sam.