Method | Description | |
---|---|---|
ToPrettyDateTime ( this timestamp ) : string | ||
ToPrettyTime ( this span ) : string | ||
ToShortDayName ( this dayOfWeek ) : string |
public static ToPrettyDateTime ( this timestamp ) : string | ||
timestamp | this | |
return | string |
public static ToPrettyTime ( this span ) : string | ||
span | this | |
return | string |
public static ToShortDayName ( this dayOfWeek ) : string | ||
dayOfWeek | this | |
return | string |