imbStringFormats Class |
Namespace: imbSCI.Core.extensions.text
The imbStringFormats type exposes the following members.
| Name | Description | |
|---|---|---|
| ArbitraryToDecimalSystem |
Converts the given number from the numeral system with the specified
radix (in the range [2, 36]) to decimal numeral system.
| |
| CountDecimalDigits |
Counts the digits.
| |
| DecimalToArbitrarySystem |
Converts the given decimal number to the numeral system with the
specified radix (in the range [2, 36]).
| |
| DecimalToOrdinalLetterSystem | ||
| getDoubleSafe | ||
| getFileSizeScaled | ||
| getGByteCountFormated | ||
| getInt32Safe |
Vraca Int32 na bezbedan nacin
| |
| getKByteCountFormated | ||
| getMByteCountFormated |
Gets the m byte count formated.
| |
| getSeconds |
Miliseconds into seconds decimal - V3.2: Pretvara milisekunde u sekunde
| |
| getStringMemByteSize |
Gets the size of the string in bytes (encoded to: UTF8) in well formated string. For order byteSizes | |
| GetTextualLength(Double) | ||
| GetTextualLength(Int32) | ||
| getTimeSecString(Double, String, Int32) |
V3.2: Pretvara milisekunde u sekundni string
| |
| getTimeSecString(Int64, String, Int32) |
Gets the time seconds string.
| |
| getToStringDFormat |
Gets the proper to string number dn.
| |
| imbGetPercentage |
Vraca formatiran procenat od zadatih brojeva
| |
| imbGetPercentageDouble |
Vraca procenat od zadatih brojeva, zaokruzen na dve decimale
| |
| OrdinalLetterToDecimalSystem | ||
| toExpressionString |
Returns expression-ready string, wrapped in proper quotes if required
| |
| toNumberedListPrefix |
To the numbered list prefix.
| |
| toPrefixedMultiline |
Reformats multiline string by adding specified prefix.
| |
| toStringSafe(Object) | ||
| toStringSafe(Object, String) | ||
| toStringSafe(Object, String, String) |
Bezbedna konverzija u String -- ako je null onda valueForNull
| |
| writeFileSize |
| Name | Description | |
|---|---|---|
| _numOnly |
Regex za selektovanje brojeva
| |
| byteSizes |
The byte sizes
| |
| ordinalLetterBase |