EssentialsTime.FromRfc2822 method

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

FromRfc2822(string)

Static

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

public static EssentialsTime FromRfc2822(string str)

Parameters

str String

The RFC 2822 string to be converted.

Returns

An instance of EssentialsTime.