Method | Description | |
---|---|---|
ToDateTime ( this timestamp ) : System.DateTime | ||
ToUnixTimestamp ( this dateTime ) : long |
public static ToDateTime ( this timestamp ) : System.DateTime | ||
timestamp | this | |
return | System.DateTime |
public static ToUnixTimestamp ( this dateTime ) : long | ||
dateTime | this | |
return | long |