C# Class OfficeTicTacToe.Extensions.DateTimeExensions

Afficher le fichier Open project: DXFrance/OfficeTicTacToe

Méthodes publiques

Méthode Description
ToRelativeString ( this dt ) : string

Returns a string representation of this date/time. If the value is close to now, a relative description is returned.

Method Details

ToRelativeString() public static méthode

Returns a string representation of this date/time. If the value is close to now, a relative description is returned.
public static ToRelativeString ( this dt ) : string
dt this
Résultat string