Method | Description | |
---|---|---|
FormatDateFromString ( this helper, string dateAsString ) : string | ||
ToCTSPreferedDateFormat ( this date, string lang ) : string | ||
ToPreferedWeightMeasurment ( this quantity, string weightMeasurment ) : Decimal |
public static FormatDateFromString ( this helper, string dateAsString ) : string | ||
helper | this | |
dateAsString | string | |
return | string |
public static ToCTSPreferedDateFormat ( this date, string lang ) : string | ||
date | this | |
lang | string | |
return | string |
public static ToPreferedWeightMeasurment ( this quantity, string weightMeasurment ) : Decimal | ||
quantity | this | |
weightMeasurment | string | |
return | Decimal |