I need to format a value for date ... I search for the following value link:
20181107
In case it would be 07/11/2018, today. I need to get this value and format it in 2018-11-07 format, I tried it as follows:
date('Y-m-d', str...
asked by
07.11.2018 / 14:48