IntExtesion extension
- on
Properties
- gregorianMonthName → String
-
Available on int, provided by the IntExtesion extension
no setter - jalaliMonthName → String
-
Available on int, provided by the IntExtesion extension
no setter
Methods
-
getMonthName(
bool isJalali) → String -
Available on int, provided by the IntExtesion extension
-
rialToTomanMoneyPersian(
{bool removeNegative = false}) → String -
Available on int, provided by the IntExtesion extension
-
secondsToTimeLeft(
) → String -
Available on int, provided by the IntExtesion extension
-
subtractClamping(
int subtract, {int minValue = 0, int maxValue = 999999999}) → int -
Available on int, provided by the IntExtesion extension
-
toKMB(
) → String -
Available on int, provided by the IntExtesion extension
-
toRialMoneyPersian(
{bool removeNegative = false}) → String -
Available on int, provided by the IntExtesion extension
-
toTomanMoneyPersian(
{bool removeNegative = false}) → String -
Available on int, provided by the IntExtesion extension