Subject: | sponser request: add datetime JSON file to share/ |
Pull data from DateTime::Locale instead of XML (for now at least)
We don't need this data in perl since DateTime already has it and all
the functions to work with it.
If we can resolve rt 69340 we can build the datetime JSON from the XML
data and perhaps DateTime could address rt 65165 by pulling it in from
Locales or via the same mechanism that is the solution to rt 69340.