码迷,mamicode.com
首页 > 其他好文 > 详细

date对象

时间:2018-04-04 21:03:54      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:min   day   time   class   对象   取值   minutes   gpo   gets   

new Date();用来获取时间。对象

getFullyear:获取整年。

getMonths:用来获取月份

getTime:用来获取毫秒数。

getDay:用来获取星期几。

getHours:用来小时;

getSeconds()用来获取秒;

getMinutes();用来获取分钟。

getMilliseconds();用来获取毫秒。

以上get类方法都有set方法用来修改获取值。

date对象

标签:min   day   time   class   对象   取值   minutes   gpo   gets   

原文地址:https://www.cnblogs.com/l8l8/p/8718407.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!