For us the usecase had to do with the default minimal datetime used by WCF
when you don't set a non nullable datetime in C#.
C# fills this datetime with 1-1-0001 and some time-part.

So really not salesforce related of course.
My solution was to provide my own formatter


What the use-case might be here I don't know.
By the way, I'm trying to test this with normal jodatime (say yesterday) and
the 2.18-SNAPSHOT version of salesforce seems to fail with all the datetime
fields.

Of course I'm not sure about my findings because it isn't easy to test
against salesforce.

In my tests I seem to need a jackson SimpleModule:





--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-salesforce-component-date-time-issue-tp5784399p5784404.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to