DateTimeELAddMinutes Method

GF Charts Help
Adds the specified number of minutes to the HHMM time.

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static int AddMinutes(
	double Time,
	double Minutes
)

Parameters

Time
Type: SystemDouble
Minutes
Type: SystemDouble

Return Value

Type: Int32
Offset HHMM time
See Also

Reference