mkromberg / jswc

Experiments with JavaScript-based GUI
MIT License
1 stars 0 forks source link

Send "Settings" string to client #20

Closed mkromberg closed 7 months ago

mkromberg commented 7 months ago

Specify locale settings by sending something along the lines of:

"Settings":{"Decimal":",","Thousands":".", "ShortDate":"dd-MM-YYYY", "LongDate","d. MMMM YYYY"}