Loading...

JavaScript 取得今天日期

Temperature: 0 °C

Mark ChangMark Chang
author_tools

JavaScript 使用 Date() 來取得時間的資訊。

再使用指令如 getDate()、getMonth()、getFullYear() 分別來取得日、月、年結果如下:

var Today=new Date();
document.write("今天日期是 " + Today.getFullYear()+ " 年 " + (Today.getMonth()+1) + " 月 " + Today.getDate() + " 日");

參考網址Url link

以上紀錄~
 

https://innstory.com/story-JavaScript_取得今天日期-1906
javascript

Prev
 使用jQuery阻止input直接按Enter就送出表單

Next
利用htaccess隱藏副檔名html和php 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

修改php.ini更改允許上傳檔案的大小

修改php.ini更改允許上...

使用vi或vim開啟php.ini #vim /etc/php/apache/php.ini 找到以...

Android 禁止螢幕旋轉

Android 禁止螢幕旋轉...

首先找到AndroidManifest.xml檔案 位置在app/manifests/路徑底下 在 ...

解決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