flaretailjs / flaretail.js

A JavaScript library for Firefox application development, consisting of WAI-ARIA-driven accessible widgets, a lightweight app framework, and convenient utility functions.
Other
1 stars 2 forks source link

Fix long date format #45

Closed kyoshino closed 7 years ago

kyoshino commented 7 years ago

Reported as Bug 1373885. It was yyyy-mm-dd, hh:mm but now m/d/yyyy, hh:mm. Not ideal.