DateTimeExtensions.GetDayName method

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

GetDayName(DateTime)

Extension method

Gets the English name of the day.

public static string GetDayName(this DateTime date)

Parameters

date DateTime

An instance of DateTime representing the date.

Returns

The English name of the day.