Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
406 stars 228 forks source link

Use vue-i18n datetime format functions instead of Date.toLocaleString #468

Open chrishamm opened 1 year ago

chrishamm commented 1 year ago

Use vue-i18n datetime format functions instead of Date.toLocaleString to make date/time formatting dependent on the configured language instead of the browser default.