Method | Description | |
---|---|---|
DateTimeFromEpoch ( this milliseconds ) : System.DateTime | ||
MillisecondsSinceEpoch ( this time ) : long |
public static DateTimeFromEpoch ( this milliseconds ) : System.DateTime | ||
milliseconds | this | |
return | System.DateTime |
public static MillisecondsSinceEpoch ( this time ) : long | ||
time | this | |
return | long |