C# Class Raven.Studio.Framework.Extensions.DateTimeExtensions

Exibir arquivo Open project: nhsevidence/ravendb

Public Methods

Method Description
HowLongSince ( this start ) : string
TimePassedSince ( this start ) : int[]

Private Methods

Method Description
FormatHowLongSince ( string text, int num ) : string

Method Details

HowLongSince() public static method

public static HowLongSince ( this start ) : string
start this
return string

TimePassedSince() public static method

public static TimePassedSince ( this start ) : int[]
start this
return int[]