Converts date to RFC 2822 date time string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static string DateTimeToRfc2822( DateTime dateTime )
Public Shared Function DateTimeToRfc2822 ( dateTime As DateTime ) As String
public: static String^ DateTimeToRfc2822( DateTime dateTime )
static member DateTimeToRfc2822 : dateTime : DateTime -> string
Parameters
- dateTime (DateTime)
- Date time value to convert..
Return Value
String
Returns RFC 2822 date time string.
Returns RFC 2822 date time string.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119