C# 클래스 Emergy.Core.Common.DateTimeExtensions

파일 보기 프로젝트 열기: gboduljak/Emergy

공개 메소드들

메소드 설명
ToMonthName ( this dateTime ) : string
ToShortMonthName ( this dateTime ) : string

메소드 상세

ToMonthName() 공개 정적인 메소드

public static ToMonthName ( this dateTime ) : string
dateTime this
리턴 string

ToShortMonthName() 공개 정적인 메소드

public static ToShortMonthName ( this dateTime ) : string
dateTime this
리턴 string