C# Class Windows10News.DateTimeExtensions

Afficher le fichier Open project: wasteam/Win10NewsApp

Méthodes publiques

Méthode Description
GetLocalizedDayOfWeek ( this dt ) : string
SafeType ( this dt ) : System.DateTime
ToString ( this dt, DateTimeFormat format ) : string

Method Details

GetLocalizedDayOfWeek() public static méthode

public static GetLocalizedDayOfWeek ( this dt ) : string
dt this
Résultat string

SafeType() public static méthode

public static SafeType ( this dt ) : System.DateTime
dt this
Résultat System.DateTime

ToString() public static méthode

public static ToString ( this dt, DateTimeFormat format ) : string
dt this
format DateTimeFormat
Résultat string