Method | Description | |
---|---|---|
FromUnixTime ( this self ) : System.DateTime | ||
ToUnixTime ( this self ) : System.Int64 |
public static FromUnixTime ( this self ) : System.DateTime | ||
self | this | |
return | System.DateTime |
public static ToUnixTime ( this self ) : System.Int64 | ||
self | this | |
return | System.Int64 |