Date.setTime()

可用性

Flash Player 5。

用法

my_date.setTime(milliseconds)

参数

milliseconds 整数值,其中 0 表示 GMT 1970 年 1 月 1 日 0:00。

返回

一个整数。

说明

方法;使用自 1970 年 1 月 1 日午夜起的毫秒数为指定的 Date 对象设置日期值,并以毫秒为单位返回新时间。