C# Class ARUP.IssueTracker.Classes.RelativeDate

Show file Open project: ArupAus/issue-tracker

Public Methods

Method Description
ToRelative ( System.DateTime theDate ) : string
ToRelative ( string DateString ) : string

Method Details

ToRelative() public method

public ToRelative ( System.DateTime theDate ) : string
theDate System.DateTime
return string

ToRelative() public method

public ToRelative ( string DateString ) : string
DateString string
return string