(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
(Replying to PARENT post)