Flash Player 5。
my_date.setMonth(month [, date ])
my_date
.setMonth(
month
[,
date
])
month 从 0(一月)到 11(十二月)之间的整数。
date 从 1 到 31 之间的整数。此参数是可选的。
一个整数。
方法;用本地时间为指定的 Date 对象设置月份数,并以毫秒为单位返回新时间。本地时间由运行 Flash Player 的操作系统确定。