EssentialsDateTime.Parse method
Version 1.1.28
.NET Framework 4.8
Namespace | Skybrud.Essentials.Time |
---|---|
Assembly | Skybrud.Essentials.dll |
Parse(string)
Static
Parses the specified string into an instance of EssentialsDateTime.
public static EssentialsDateTime Parse(string str)
Parameters
str
String
The string to be parsed.
Returns
An instance of EssentialsDateTime.