thanks! it works producing java currentTimeMillis. What I need is
currentTimeMillis / 1000L Can simple evaluate it?
--
View this message in context:
http://camel.465427.n5.nabble.com/simple-language-Unix-timestamp-tp5749433p5749439.html
Sent from the Camel - Users mailing list archive at Nabble
Hi,
I haven't actually tried it out, but
simple("${bean:java.lang.System?method=currentTimeMillis}")
might help you.
Best regards
Stephan
-Original Message-
From: Olaf [mailto:omgolafg...@gmail.com]
Sent: Donnerstag, 27. März 2014 13:25
To: users@camel.apache.org
Subject: simple languag