Method | Description | |
---|---|---|
ToBase64 ( this s ) : string | ||
ToDateTime ( this unixTimeStamp ) : System.DateTime | ||
ToUnixTimeStamp ( this dateTime ) : long |
public static ToDateTime ( this unixTimeStamp ) : System.DateTime | ||
unixTimeStamp | this | |
return | System.DateTime |
public static ToUnixTimeStamp ( this dateTime ) : long | ||
dateTime | this | |
return | long |