OpenMetaverse Protocol Library Developers API Documentation
UnixTimeToDateTime Method (timestamp)
NamespacesOpenMetaverseUtilsUnixTimeToDateTime(Int32)
Convert a UNIX timestamp to a native DateTime object
Declaration Syntax
C#
public 
static 
DateTime 
UnixTimeToDateTime(
        
int 
timestamp
)
Parameters
timestamp ( Int32)
A signed integer representing a UNIX timestamp
Return Value
A DateTime object containing the same time specified in the given timestamp

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0