C# Class System.DatetimeExtensions

Afficher le fichier Open project: inspira/Web.Generics

Méthodes publiques

Méthode Description
ToRFC822Date ( this dt ) : string

Converts the DateTime object to a RFC-822 compliant string.

Method Details

ToRFC822Date() public static méthode

Converts the DateTime object to a RFC-822 compliant string.
public static ToRFC822Date ( this dt ) : string
dt this
Résultat string