Method | Description | |
---|---|---|
PeriodOfTimeOutput ( System.DateTime timeInQuestion ) : System | ||
PeriodOfTimeOutput ( System.DateTime thePast, System.DateTime reference ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CreateTheString ( ) : string | ||
advanceTheTimeCursor ( Func |
||
dayInflection ( int days ) : string | ||
monthInflection ( int months ) : string | ||
monthTimeToAdd ( ) : System.TimeSpan | ||
weekInflection ( int weeks ) : string | ||
yearInflection ( int years ) : string |
public PeriodOfTimeOutput ( System.DateTime timeInQuestion ) : System | ||
timeInQuestion | System.DateTime | |
return | System |
public PeriodOfTimeOutput ( System.DateTime thePast, System.DateTime reference ) : System | ||
thePast | System.DateTime | |
reference | System.DateTime | |
return | System |