Click or drag to resize

SessionDefinitionCalculateSessionStart Method

Calculates the session start time

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DateTime CalculateSessionStart(
	DateTime time
)

Parameters

time  DateTime
 

Return Value

DateTime
See Also