datetime::get-minute

Gets the minute component of the specified date.

Usage

int datetime::get-minute(date)

Parameters

Name Type Description
date datetime The date of which to get the minute component.

Return Value

The minute, between 0 and 59.

Requirements

Assembly: NAnt.Core (0.91.4312.0)