The only reason I can think of is that dates are immutable objects, so by calling plusDays you're not adding days to the original object but ...
確定! 回上一頁