to retrieve the Date in the header of the message, i put the following code :
<setHeader headerName="Date">
<simple>${date:now:yyyy-MM-dd'T'HH:mm:ss:SSS}</simple>
</setHeader>
This date format does not work? knowing that respects the date format
pattern: yyyy-MM-dd'T'HH:mm:ss.SSSZ
any idea?
Thank you in advance
--
View this message in context:
http://old.nabble.com/Camel-%3A-Date-Pattern-tp27131137p27131137.html
Sent from the Camel - Users mailing list archive at Nabble.com.
