C# 클래스 Raven.Studio.Framework.Extensions.DateTimeExtensions

파일 보기 프로젝트 열기: nhsevidence/ravendb

공개 메소드들

메소드 설명
HowLongSince ( this start ) : string
TimePassedSince ( this start ) : int[]

비공개 메소드들

메소드 설명
FormatHowLongSince ( string text, int num ) : string

메소드 상세

HowLongSince() 공개 정적인 메소드

public static HowLongSince ( this start ) : string
start this
리턴 string

TimePassedSince() 공개 정적인 메소드

public static TimePassedSince ( this start ) : int[]
start this
리턴 int[]