DateTimeOffsetExtensions.GetAbbreviatedDayName method

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

GetAbbreviatedDayName(DateTimeOffset)

Extension method

Gets the abbreviated English name of the day.

public static string GetAbbreviatedDayName(this DateTimeOffset date)

Parameters

An instance of DateTimeOffset representing the date.

Returns

The abbreviated English name of the day.