I wrote test case to check timestamps with joda datetime and java time , both having different timestamps. if we replace it with java.time, the timestamps should be same as before but it is getting different timestamps.