Add time millis converter which can convert from String to long ---------------------------------------------------------------
Key: CAMEL-2631 URL: https://issues.apache.org/activemq/browse/CAMEL-2631 Project: Apache Camel Issue Type: New Feature Components: camel-core Reporter: Claus Ibsen Priority: Minor Its currently a bit annoying to set a delay by millis and if you need, like 1 hour 30 min period. What is this in millis? We should add a TypeConverter for that which has a String notation such as: {code} 1h30m 3h45m25s 10m 15m20s 30s {code} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira