(Replying to PARENT post)

Some discussion about this method at http://derickrethans.nl/immutable-datetime.html
๐Ÿ‘คmherdeg๐Ÿ•‘11y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

That seems to explain the logic of having an immutable DateTime type (to avoid breaking backwards compatibility with the inherently mutable old DateTime) but doesn't explain the logic of then including a modify() method for such objects.

"Immutable" probably isn't the right description.

๐Ÿ‘คnkozyra๐Ÿ•‘11y๐Ÿ”ผ0๐Ÿ—จ๏ธ0