Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.Formatting.FormatDate Method

Format date (the date has a time component (based on a timezone)

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

Syntax

public static string FormatDate(
    DateTime? dateTime,
    DateFormatEnum? dateFormat = null );

Parameters

dateTime

(not specified)

dateFormat

(not specified)

Return Value

(not specified)

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