EssentialsTime.FromRfc822 method

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Time
Assembly Skybrud.Essentials.dll

FromRfc822(string)

Static

Convert the specified RFC 822 string to an instance of EssentialsTime.

public static EssentialsTime FromRfc822(string str)

Parameters

str String

The RFC 822 string to be converted.

Returns

An instance of EssentialsTime.