IntUtilsExtension extension
- on
-
- int?
Properties
- isNullOrZero → bool
-
Available on int?, provided by the IntUtilsExtension extension
是否为空或0no setter
Methods
-
add(
int number) → int -
Available on int?, provided by the IntUtilsExtension extension
加数 -
reduce(
int reduction) → int -
Available on int?, provided by the IntUtilsExtension extension
减数 -
toFormatString(
{String format = "#.##"}) → String -
Available on int?, provided by the IntUtilsExtension extension
-
toLocalTime(
{bool isutc = false}) → DateTime -
Available on int?, provided by the IntUtilsExtension extension
转成当地时间