Метод | Описание | |
---|---|---|
ToPrettyDateTime ( this timestamp ) : string | ||
ToPrettyTime ( this span ) : string | ||
ToShortDayName ( this dayOfWeek ) : string |
public static ToPrettyDateTime ( this timestamp ) : string | ||
timestamp | this | |
Результат | string |
public static ToPrettyTime ( this span ) : string | ||
span | this | |
Результат | string |
public static ToShortDayName ( this dayOfWeek ) : string | ||
dayOfWeek | this | |
Результат | string |