You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Arno Noordover (JIRA)" <ji...@apache.org> on 2016/07/31 19:31:20 UTC

[jira] [Comment Edited] (CAMEL-10090) Salesforce doesn't support full ISO-8601 datetimes

    [ https://issues.apache.org/jira/browse/CAMEL-10090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401298#comment-15401298 ] 

Arno Noordover edited comment on CAMEL-10090 at 7/31/16 7:30 PM:
-----------------------------------------------------------------

Nice refactoring!
But the issue with the seconds in the timezone-offset for old dates is reintroduced.
The following corner-cases need to be taken into account (according to integrationtest with salesforce:
* Timezone offset should only use hours and minutes;
* Parts of seconds should only contain millis;
* Timezone "UTC" is rendered as 0000 when fetching from salesforce;
* Timezone "UTC" can be sent to salesforce as "Z"


was (Author: anoordover):
Nice refactoring!
But the issue with the seconds in the timezone-offset for old dates is reintroduced.

> Salesforce doesn't support full ISO-8601 datetimes
> --------------------------------------------------
>
>                 Key: CAMEL-10090
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10090
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-salesforce
>    Affects Versions: 2.17.1
>            Reporter: Arno Noordover
>            Assignee: Arno Noordover
>             Fix For: 2.18.0
>
>
> See http://camel.465427.n5.nabble.com/camel-salesforce-component-date-time-issue-td5784399.html
> When communicating old dates the timezone-offset in a ISO-8601 format contain seconds. This isn't supported by Salesforce.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)