Forums
(@rouenwebmaster)
5 years ago
Hello, It seems to be linked with such issue: date(“Y-m-d H:i:s”, strtotime($inputDate)) If $inputdate is not valid/defined, it returns 1969-12-31 23:59:59…
Do you know where is the issue and how can I fix it?