Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.Formatting.Date_Month_Day_Year Method

Format a date - Example "November 1, 2020"

Class: YetaWF.Core.Localize.Formatting
Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Syntax

public static string Date_Month_Day_Year( DateTime dt );

Parameters

dt

(not specified)

Return Value

(not specified)

See Also YetaWF.Core.Localize.Formatting ClassYetaWF.Core Overview