Loading...

使用PHP取得指定月份最後一天的日期

Temperature: 0 °C

Mark ChangMark Chang
author_tools

使用PHP要如何抓某個月份的最後一天
例如抓本月份的話可以使用下列範例:

date('Y-m-t', strtotime('now'));

若要抓某個特定月份的最後一天呢?例如2022-01-01
這時,只要把上述範例中的now更改為指定日期即可。
如下列範例:
date('Y-m-t', strtotime('2022-01-01'));

以上紀錄~

#故事  #PHP  #抓每月最後一天日期  
https://innstory.com/story-使用PHP取得指定月份最後一天的日期-3149
PHP

Prev
 javascript如何通過其_ID_設置選擇元素的選定選項

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

如何將mysql table auto_increment重設

如何將mysql table...

photo555 資料表裡的資料加加減減,一不小心突然驚覺當初的欄位長度設定的不夠⊙⊙ 當然,你可以...

js判斷字母是否為大小寫

js判斷字母是否為大小寫

使用JS來判斷字串裡是否含有大寫字母或小寫字母。 //判斷是否含有大寫字母 function chk...

.htaccess 使用gzip壓縮網站加快加載速度並節省頻寬

.htaccess 使用gz...

modgziphttp://schroepl.net/pro...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format