DateTimeOffsetExtensions.GetMonthName method

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

GetMonthName(DateTimeOffset)

Extension method

Gets the English name of the month.

public static string GetMonthName(this DateTimeOffset date)

Parameters

An instance of DateTimeOffset representing the date.

Returns

The English name of the month.