karakanb / devo

A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
https://burakkarakan.com/devo/
MIT License
406 stars 47 forks source link

Toggle time between 12 & 24 hour formats using vanilla js #63

Closed Accel-Byte closed 3 years ago

Accel-Byte commented 3 years ago

I have seen https://github.com/karakanb/devo/pull/27#issue-354833317 this pull request . He had used date-fns library to convert 24hr to 12 hr i have implemented same functionality in vanilla js.

karakanb commented 3 years ago

I am unable to push to this fork, I don't know why. Therefore I have created a separate PR, and will be closing this one: #64