-
Tue 2020.02.18
'What do you think?'
While I have only been taking sneak peaks at this Bangle.js development, I must say @MaBe that the concept and presentation are succinct, tidy and easy to understand. Nicely Done. Kudos!
As I understand this then, for uncommon Locales, would a developer then use the Local Helper Library (link in #20 post) to create their own
var locales
assignment, thus reducing the code bloat and avoidance of unnecessary memory usage then? or, is the intent to make this part of the core, and somehow override the set of Locales?EDIT: Wed 2020.03.04
Answered in post #34Following the usage of that now defined Locale, that it's form would then be enhanced by the use of @allObjects Date Formatter code in post #2 or post #16?
Using glibc export for an example how locale could look
So this peace of code is not a app but a locale saver
What do you think?