EssentialsTime.FromIso8601 method

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

FromIso8601(string)

Static

Convert the specified ISO 8601 string to an instance of EssentialsTime.

public static EssentialsTime FromIso8601(string value)

Parameters

value String

The ISO 8601 string to be converted.

Returns

An instance of EssentialsTime.