i have an attribute named "actualarrivaltime" and value as 1555501600(unixmiliseconds) i want to covert the same to a date fromat .
i tried ${actualarrivaltime : format('MM/dd/yyyy HH:mm:ss.SSS')}, but it
gives me wrong result .
i am getting the value after the conversion is actualarrivaltime :01/01/1970
05:30:00.000
--
Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
