AdapterBaseTFromEpochTime(Int64) Method | 
            Get time from epoch/unix time stamp
            
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected virtual DateTime FromEpochTime(
	long epochTime
)
Parameters
- epochTime  Int64
 - Epoch time in seconds
 
Return Value
DateTime
See Also