[This is preliminary documentation and is subject to change.]
Converts the UnixDateTime value to a DateTime value.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public DateTime ToDateTime() |
Visual Basic (Declaration) |
---|
Public Function ToDateTime As DateTime |
Visual C++ |
---|
public: DateTime ToDateTime() |