DateTimeELDateTimeToString Method

GF Charts Help
Converts the Windows date/time to string (short date format, long time format)

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

public static string DateTimeToString(
	double dateTime
)

Parameters

dateTime
Type: SystemDouble

Return Value

Type: String
See Also

Reference