C# Class TraktPlugin.Extensions.DateExtensions

Afficher le fichier Open project: trakt/Trakt-for-Mediaportal

Méthodes publiques

Méthode Description
ToPrettyDateTime ( this timestamp ) : string
ToPrettyTime ( this span ) : string
ToShortDayName ( this dayOfWeek ) : string

Method Details

ToPrettyDateTime() public static méthode

public static ToPrettyDateTime ( this timestamp ) : string
timestamp this
Résultat string

ToPrettyTime() public static méthode

public static ToPrettyTime ( this span ) : string
span this
Résultat string

ToShortDayName() public static méthode

public static ToShortDayName ( this dayOfWeek ) : string
dayOfWeek this
Résultat string