C# Класс OfficeTicTacToe.Extensions.DateTimeExensions

Показать файл Открыть проект

Открытые методы

Метод Описание
ToRelativeString ( this dt ) : string

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

Описание методов

ToRelativeString() публичный статический Метод

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
Результат string