I have a list of items in localStorage that I pull in with mounted(), each item has two dates within it - in epoch time. I want to display these in a text field in
mounted()