DateTimeELToHM Method (TimeSpan)

GF Charts Help
Converts TimeSpan to HHMM format of time

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

public static int ToHM(
	TimeSpan dt
)

Parameters

dt
Type: SystemTimeSpan

Return Value

Type: Int32
See Also

Reference