Tutorial PHP Date Parameters
format character Description Example returned values Day --- --- d Day of the month, 2 digits with leading zeros 01 to 31 D A textual repre...
https://iskablogs.blogspot.com/2014/03/tutorial-php-date-parameters.html
format
character
Description
Example returned values
Day
---
---
d
Day of the month, 2 digits with leading zeros
01 to 31
D
A textual representation of a day, three letters
Mon through Sun
j
Day of the month without leading zeros
1 to 31
l (lowercase 'L')
A full textual representation of the day of the week
Sunday through Saturday
N
ISO-8601 numeric representation of the day of