ITimeNodeGetTimeOfDay Method | 
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
SyntaxTimeSpan GetTimeOfDay(
	TimeSpan timeSpan,
	TimeSpan from,
	bool isPast = true
)
Parameters
- timeSpan  TimeSpan
 -  
 - from  TimeSpan
 -  
 - isPast  Boolean  (Optional)
 -  
 
Return Value
TimeSpan
See Also