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

使用PHP mb_substr() 函式,擷取部分字串並記得使用UTF-8。

使用PHP mb_subst...

pexelsphotohello5 文字長度太長,一般來說我們可以使用DIV包住字串,再定義DIV的...

MySQL:ERROR_1067

MySQL:ERROR_10...

最近安裝了Ubuntu Server .系統。 接著安裝了MySQL 5..的版本。 在時間的預設值...

要如何知道ajax執行失敗原因?

要如何知道ajax執行失敗原...

只要在error的function 更改為以下寫法即可: error: function (XMLH...

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