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

js判斷字母是否為大小寫

js判斷字母是否為大小寫

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

判斷字串是否存在於內容中

判斷字串是否存在於內容中

searchphoto5 以下範例~ 搜尋 If you are lucky enough to b...

解決iphone 不能使用colorbox 滑動的方式

解決iphone 不能使用c...

pexelsphotoiphone #cboxLoadedContent, #cboxContent...

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