Source Code : Format Characters Used by the strftime() Function for Day
PHP Is Open Source Programming Language You Can Download and use It, You required xampp server and wamp server . You download From xampp server from https://www.apachefriends.org/download.html.
Click Here to download
We provide this code related to title for you to solve your developing problem easily. Libraries which is import in this program you can download from http://php.net/.
Click Here or search from google with Libraries Name you get jar file related it and also http://php.net/ is a official site
Format Characters Used by the strftime() Function for Day
Character Description
%A Full weekday name.
%a Abbreviated weekday name.
%u Weekday number (1 = Monday, 7 = Saturday).
%d Day of the month, with leading zero.
%e Day of the month, with leading space.
%j Day of the year (001366). Note that numbering begins with 1 and not 0.
Thank with us