GoogleChrome / web-vitals-extension

A Chrome extension to measure essential metrics for a healthy site
https://chrome.google.com/webstore/detail/web-vitals/ahfhijdlegdabablpippeagghigmibma?hl=en
Apache License 2.0
2.36k stars 105 forks source link

Fix time format #62

Closed renato-macedo closed 4 years ago

renato-macedo commented 4 years ago

This PR addresses Issue #61

screenshot

addyosmani commented 4 years ago

Thanks!

rviscomi commented 4 years ago

Why force the locale to en-US in the first place and not default to the user's locale?