Can someone please explain the ldatDatetime to date code especially :
(((1970-1601) * 365) - 3 + Math.round((1970-1601)/4) ) * 86400L;
The code a