OpenMetaverse Protocol Library Developers API Documentation
UnixTimeToDateTime Method (timestamp)
NamespacesOpenMetaverseUtilsUnixTimeToDateTime(UInt32)
Convert a UNIX timestamp to a native DateTime object
Declaration Syntax
C#
public 
static 
DateTime 
UnixTimeToDateTime(
        
uint 
timestamp
)
Parameters
timestamp ( UInt32)
An unsigned 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