GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/2238
CAMEL-12295: Added an option to Jms Endpoints so that they format JMS⦠⦠date properties according to the ISO 8601 standard. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aldettinger/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2238.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 #2238 ---- commit 7c86ed40222151c738bfe19032fbc550c3ce9e8b Author: aldettinger <aldettinger@...> Date: 2018-02-26T21:55:40Z CAMEL-12295: Added an option to Jms Endpoints so that they format JMS date properties according to the ISO 8601 standard ---- ---