System.currentTimeMillis() / 1000. You will want to round up or round down (use Math).
And please post only Camel-specific questions. For general Java questions, Stack Overflow or Google are your best bets. Regards, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Fri, Apr 17, 2015 at 12:27 PM, Ângelo Costa <[email protected]> wrote: > Hi Guys, > > anyone know in camel how i can get current seconds since 1970? in Long > format? > > Thanks in advance, > > Ângelo Costa >
