GabLeRoux / webextensions-history-browser

🕘 Browse your firefox history like a boss.
https://addons.mozilla.org/en-US/firefox/addon/webextensions-history-browser/
MIT License
20 stars 1 forks source link

Use 24h time formating instead of 12h formating for Last visit time column #3

Closed GabLeRoux closed 5 years ago

GabLeRoux commented 6 years ago

This could do the trick I think:

let default_datetime_format = 'YYYY-MM-DD H:mm:ss';