IntExtend extension

on

Properties

isNullOrZero bool

Available on int?, provided by the IntExtend extension

是否为空或0
no setter

Methods

add(int number) int

Available on int?, provided by the IntExtend extension

加数
reduce(int reduction) int

Available on int?, provided by the IntExtend extension

减数
toLocalTime({bool isUtc = false}) DateTime

Available on int?, provided by the IntExtend extension

转成当地时间