mzrimsek / track-my-playtime

A time tracking app for video games.
https://trackmyplaytime.com
MIT License
4 stars 3 forks source link

Display Day of Week on Tracker Page #167

Closed mzrimsek closed 4 years ago

mzrimsek commented 5 years ago

I believe currently the formatDate function is used everywhere (in the pipe and elsewhere). Explore returning an object that has all the potential formats I want that can then be chosen downstream where the function is used.