EssentialsDateTime.ToShortTimeString method

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

ToShortTimeString()

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

public string ToShortTimeString()

Returns

A string that contains the short time string representation of the internal DateTime object.