EssentialsDateTime.ToLongTimeString method

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

ToLongTimeString()

Converts the value of the internal DateTime object to its equivalent long time string representation.

public string ToLongTimeString()

Returns

A string that contains the long time string representation of the current EssentialsDateTime object.