Open GoogleCodeExporter opened 8 years ago
Agreed, that's on the roadmap of my current fork
(https://github.com/abritinthebay/datejs/)
It leads to a lot of mess right now. Basically the CultureInfo object needs to
be abstracted out and the translations should be in a JSON formatted key/value
CultureStrings object than can be loaded dynamically if required (but default
to say.. US English as it's the most likely to be used).
This is almost exactly how gettext and .po files work in much more complex
internationalization projects so I will be moving to works this format before I
get to a 1.0 Final release.
Original comment by darkcr...@gmail.com
on 9 Sep 2013 at 8:48
fixed in the current build of my fork: https://github.com/abritinthebay/datejs/
Original comment by darkcr...@gmail.com
on 16 Sep 2013 at 12:19
Original issue reported on code.google.com by
plngp0ng...@gmail.com
on 12 Sep 2012 at 7:38