C# Class ThemeExtensions.HtmlHelpers.Date

Inheritance: ThemeExtensionsHtmlHelperBase
Afficher le fichier Open project: erikzaadi/AtomSitePlugins

Méthodes publiques

Méthode Description
Date ( HtmlHelper helper ) : System
GetDateNthFormat ( DateTimeOffset dateTimeOffset ) : string

Method Details

Date() public méthode

public Date ( HtmlHelper helper ) : System
helper HtmlHelper
Résultat System

GetDateNthFormat() public méthode

public GetDateNthFormat ( DateTimeOffset dateTimeOffset ) : string
dateTimeOffset DateTimeOffset
Résultat string