Hello,
I have an amazing thing in my code, when I take the date from input txt file, and i put it to an output txt file, there was not the same date, for example:
if in the input the date birth for person is:
29/07/1981
when I get the date birth for the same person it was :
Sat May 07 00:00:00 IST 1983
What's the reason of this ?
Thank you,