Hi,<ParserTest.java>
I 'm implementing IVEF 0.1.6 .
I get a delta between encodind and decoding date ( my example is on Posreport.updateTime )
I found the reason:it is due to unsifficient precision in date format .( if i add "aaa" in the formats it is ok )
This delta is of 12 hours .
You can find a junit test as attachment
Damien DE SAINT LAURENT