OpenMetaverse Protocol Library Developers API Documentation
DateTimeToUnixTime Method (time)
NamespacesOpenMetaverseUtilsDateTimeToUnixTime(DateTime)
Convert a native DateTime object to a UNIX timestamp
Declaration Syntax
C#
public 
static 
uint 
DateTimeToUnixTime(
        
DateTime 
time
)
Parameters
time ( DateTime)
A DateTime object you want to convert to a timestamp
Return Value
An unsigned integer representing a UNIX timestamp

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