Returns a new Date instance with updated UTC calendar or clock fields applied to the given date. Non-mutating (pure copy-on-write).
The source Date instance
Partial UTC parts to overwrite on the source date
A new UTC Date instance with the specified parts updated
Returns a new Date instance with updated UTC calendar or clock fields applied to the given date. Non-mutating (pure copy-on-write).