DateTimeELAddDays Method

GF Charts Help
Add specified number of minutes to the YYYMMDD date

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

public static int AddDays(
	double Date,
	double Days
)

Parameters

Date
Type: SystemDouble
Days
Type: SystemDouble

Return Value

Type: Int32
Offset YYYMMDD date
See Also

Reference