Date > Date.setMinutes

Date.setMinutes

Syntax

myDate.setMinutes(minute);

Arguments

minute An integer from 0 to 59.

Description

Method; sets the minutes for a specified Date object according to local time. Local time is determined by the operating system on which the Flash Player is running.

Player

Flash 5 or later.