When using `PlainDate` with a cached `Intl.DateTimeFormat` the performance is 15x worse than using `Date`. Is this expected because it is just a polyfill ? Date:  PlainDate: 