C# Class ARUP.IssueTracker.Classes.RelativeDate

Afficher le fichier Open project: ArupAus/issue-tracker

Méthodes publiques

Méthode Description
ToRelative ( System.DateTime theDate ) : string
ToRelative ( string DateString ) : string

Method Details

ToRelative() public méthode

public ToRelative ( System.DateTime theDate ) : string
theDate System.DateTime
Résultat string

ToRelative() public méthode

public ToRelative ( string DateString ) : string
DateString string
Résultat string