C# 클래스 OfficeTicTacToe.Extensions.DateTimeExensions

파일 보기 프로젝트 열기: DXFrance/OfficeTicTacToe

공개 메소드들

메소드 설명
ToRelativeString ( this dt ) : string

Returns a string representation of this date/time. If the value is close to now, a relative description is returned.

메소드 상세

ToRelativeString() 공개 정적인 메소드

Returns a string representation of this date/time. If the value is close to now, a relative description is returned.
public static ToRelativeString ( this dt ) : string
dt this
리턴 string