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

ASF GitHub Bot commented on CAMEL-11621:
----------------------------------------

GitHub user sdirbach opened a pull request:

    https://github.com/apache/camel/pull/1890

    CAMEL-11621: extend simple date formatter for properties

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sdirbach/camel CAMEL-11621

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1890.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 #1890
    
----
commit 708a494b5f881723e3e681d498b32f54a3d52d10
Author: sdirbach <[email protected]>
Date:   2017-08-14T18:35:53Z

    CAMEL-11621: extend simple date formatter for properties

----


> extend simple date formatter for properties
> -------------------------------------------
>
>                 Key: CAMEL-11621
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11621
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.19.1
>            Reporter: Ronny Aerts
>            Priority: Minor
>
> You can use ${date:header.CamelCreatedTimestamp:yyyy-MM-dd-HH:mm:ss.SSS} to 
> format a date header. It would be usefull the format an exchange property in 
> the same way ${date:property.CamelCreatedTimestamp:yyyy-MM-dd-HH:mm:ss.SSS}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to