We could use @wordpress/date, but using that more than doubles the size of our js bundle:
This is pretty absurd. We should just build our own I think. We need to localize the dates for:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString :grin:
Done
Most helpful comment
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString :grin: