|    | |
|  | |
|  | |
|  | |
Flash Player 5.
my_date.setUTCMinutes(minute[, second[, millisecond]])
minute An integer from 0 to 59. 
second An integer from 0 to 59. This parameter is optional.
millisecond An integer from 0 to 999. This parameter is optional.
An integer.
Method; sets the minute for the specified Date object in universal time, and returns the new time in milliseconds.
|  | |
|  | |
|  | |
|    | |