As visible on the image there are 2 different date formats used in the `CheckVarResponse` class. One in `populate()` the latter in `toArray()`. **Expected** * One format is in use -> it is possible to populate object using data exported with `toArray()` 
As visible on the image there are 2 different date formats used in the
CheckVarResponseclass. One inpopulate()the latter intoArray().Expected
toArray()