javascript(对象.属性)集锦之九
点击次数:24 次 发布日期:2008-11-26 21:53:46 作者:源代码网
|
源代码网整理以下Date对象 源代码网整理以下 源代码网整理以下变量名=new Date(); 源代码网整理以下方法 源代码网整理以下getDay(),getDate(),getHours(),getMinutes(),getMonth(),getSeconds(),getTime(), 源代码网整理以下getTimeZoneOffset(),getYear() 源代码网整理以下还有setDay... ... 源代码网整理以下toGMTString() 用GMT格式返回当前时间. (Sun,12 Feb 1999 14:19:22 GMT) 源代码网整理以下toLocaleString 用locale格式返回当前时间. (03/11/99 14:19:22) 源代码网整理以下parse(date) 将普通date字符串转换成豪秒形式,从而给setTime()做参数 源代码网供稿. |
