C# 클래스 TraktPlugin.Extensions.DateExtensions

파일 보기 프로젝트 열기: trakt/Trakt-for-Mediaportal

공개 메소드들

메소드 설명
ToPrettyDateTime ( this timestamp ) : string
ToPrettyTime ( this span ) : string
ToShortDayName ( this dayOfWeek ) : string

메소드 상세

ToPrettyDateTime() 공개 정적인 메소드

public static ToPrettyDateTime ( this timestamp ) : string
timestamp this
리턴 string

ToPrettyTime() 공개 정적인 메소드

public static ToPrettyTime ( this span ) : string
span this
리턴 string

ToShortDayName() 공개 정적인 메소드

public static ToShortDayName ( this dayOfWeek ) : string
dayOfWeek this
리턴 string