Re: Expression language - Convert ISO 8601 to unixtimestamp

2018-12-03 Thread Kevin Doran
://hbase.apache.org/book.html#rowkey.design From: Faisal Durrani Reply-To: "users@nifi.apache.org" Date: Monday, December 3, 2018 at 22:03 To: "users@nifi.apache.org" Subject: Re: Expression language - Convert ISO 8601 to unixtimestamp Hi Kevin, Thank you for your mai

Re: Expression language - Convert ISO 8601 to unixtimestamp

2018-12-03 Thread Faisal Durrani
umber()} > > > > Lastly, depending on how you are using the result of toNumber(), keep in > mind that some systems expect *seconds since epoch* (not *milliseconds*, > which toNumber() outputs) for a Unix timestamp. > > > > Cheers, > Kevin > > > > *Fro

Re: Expression language - Convert ISO 8601 to unixtimestamp

2018-12-03 Thread Kevin Doran
apache.org" Date: Sunday, December 2, 2018 at 21:59 To: "users@nifi.apache.org" Subject: Expression language - Convert ISO 8601 to unixtimestamp Hi Guys, I am having trouble converting the ISO 8601 to a unixtimestamp . Here is what i have tried current_ts: 2018-11-11T00:17:27.937000