C# 클래스 Cats.Web.Hub.Helpers.DateHelpers

파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
FormatDateFromString ( this helper, string dateAsString ) : string
ToCTSPreferedDateFormat ( this date, string lang ) : string
ToPreferedWeightMeasurment ( this quantity, string weightMeasurment ) : Decimal

메소드 상세

FormatDateFromString() 공개 정적인 메소드

public static FormatDateFromString ( this helper, string dateAsString ) : string
helper this
dateAsString string
리턴 string

ToCTSPreferedDateFormat() 공개 정적인 메소드

public static ToCTSPreferedDateFormat ( this date, string lang ) : string
date this
lang string
리턴 string

ToPreferedWeightMeasurment() 공개 정적인 메소드

public static ToPreferedWeightMeasurment ( this quantity, string weightMeasurment ) : Decimal
quantity this
weightMeasurment string
리턴 Decimal