DateTimeELMinutesToTime Method

GF Charts Help
Converts the number of minutes to a military time format

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

public static int MinutesToTime(
	double Minutes
)

Parameters

Minutes
Type: SystemDouble

Return Value

Type: Int32
HHMM
See Also

Reference