Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
5いいね 267 views回再生

JavaScript Get Date Method

We explore 5 method in this video. These methods can be used for getting information from a date object:
Method - Description
getMonth() - Get the month as a number (0-11)
getDay()- Get the weekday as a number (0-6)
getHours()- Get the hour (0-23)
getMinutes()- Get the minute (0-59)
getSeconds()- Get the second (0-59)
GIthub repo: https://github.com/peeplilab/javascri...

コメント