GitHub user hemangajmera opened a pull request:
https://github.com/apache/camel/pull/2254
CAMEL-12334: Mapped date to LocalDate and time to LocalTime
All the changed needed are included.
Please review it carefully as it is my first commit and PR to camel source.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hemangajmera/camel
CAMEL-12334-Salesforce-DTO-date-and-time
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2254.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2254
----
commit 63980701f821f9530bc2c446bd75ae29b09551bb
Author: Ajmera, Hemang /External <hemang.ajmera@...>
Date: 2018-03-14T07:25:32Z
CAMEL-12334: Mapped date to LocalDate and time to LocalTime
----
---