Click or drag to resize

ITimeNodeGetTimeOfDay Method


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
TimeSpan GetTimeOfDay(
	TimeSpan timeSpan,
	TimeSpan from,
	bool isPast = true
)

Parameters

timeSpan  TimeSpan
 
from  TimeSpan
 
isPast  Boolean  (Optional)
 

Return Value

TimeSpan
See Also