JavaScript获得当前时间的年月日 JavaScript Jul 01, 2013 获得当前时间的年 new Date().getFullYear() 获得当前时间的月 new Date().getMonth() + 1 获得当前时间的日 new Date().getDate() PREVIOUSJava方法重写NEXTOracle模糊查询日期