C# 클래스 System.DatetimeExtensions

파일 보기 프로젝트 열기: inspira/Web.Generics

공개 메소드들

메소드 설명
ToRFC822Date ( this dt ) : string

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

메소드 상세

ToRFC822Date() 공개 정적인 메소드

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