Rfc2822DateTime
Overview
Location
-
Reference:
- RemObjects.InternetPack.dll .NET, .NET Core 5.0, .NET Standard 2.0
- RemObjects.InternetPack.fx Island
- libRemObjects.InternetPack.fx Toffee
- Namespace: RemObjects.InternetPack.Messages.Mime.Decode
Class Methods
StringToDate virtual
class method StringToDate(inputDate: String): DateTime
static DateTime StringToDate(String inputDate)
static func StringToDate(_ inputDate: String) -> DateTime
Shared Function StringToDate(inputDate As String) As DateTime
Parameters:
- inputDate:
Instance Methods
constructor protected Island
constructor
Rfc2822DateTime()
init()
Sub New()