메소드 | 설명 | |
---|---|---|
ToDateTime ( this unixEpoch ) : System.DateTime | ||
ToDateTime ( this unixEpoch, |
||
ToUnixEpoch ( this dateTime ) : System.Int64 | ||
ToUnixEpoch ( this dateTime, |
public static ToDateTime ( this unixEpoch ) : System.DateTime | ||
unixEpoch | this | |
리턴 | System.DateTime |
public static ToDateTime ( this unixEpoch, |
||
unixEpoch | this | |
timeZoneInfo | ||
리턴 | System.DateTime |
public static ToUnixEpoch ( this dateTime ) : System.Int64 | ||
dateTime | this | |
리턴 | System.Int64 |
public static ToUnixEpoch ( this dateTime, |
||
dateTime | this | |
timeZoneInfo | ||
리턴 | System.Int64 |