Comparing two dates differ always reports change only because one of them has different format.
For instance saving object with date field "2014-02-01 00:00:00.0" receives me message that it has been changed to "Sat Feb 01 00:00:00 CET 2014" (so the same value but other format).
Is it possible to ignore the format comparing dates?
Comparing two dates differ always reports change only because one of them has different format.
For instance saving object with date field "2014-02-01 00:00:00.0" receives me message that it has been changed to "Sat Feb 01 00:00:00 CET 2014" (so the same value but other format).
Is it possible to ignore the format comparing dates?