How to find the current day of the year in PHP?

前端 未结 3 1724
悲&欢浪女
悲&欢浪女 2021-01-01 08:50

Is there a standard function in PHP that will find the day number of the year based on the current date?

Examples:

Jan 22nd = 22 
Feb 27th = 58
Mar 5         


        
3条回答
提交回复
热议问题