mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

DateTime_Helper.ToRfc822 Method



Returns the RFC-822 date format for a particulat date time


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public static string ToRfc822(
	DateTime Date
)

Parameters

Date
Type: System..::..DateTime
Date to display in RFC-822

Return Value

Type: String
Date as the RFC-822 format

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )