EssentialsDateTime.ToLongDateString method
Version 1.1.28
.NET Framework 4.8
Namespace | Skybrud.Essentials.Time |
---|---|
Assembly | Skybrud.Essentials.dll |
ToLongDateString()
Converts the value of the internal DateTime object to its equivalent long date string representation.
public string ToLongDateString()
Returns
A string that contains the long date string representation of the current EssentialsDateTime object.