EssentialsDateTime.ToShortDateString method

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

ToShortDateString()

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

public string ToShortDateString()

Returns

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