- Added support for specifying a language by ISO code ("en" or "pt-br") as well as the subclass name. Based on a patch from Erich Cholet.
Thanks, works great, I was able to switch my app to use DateTime's strftime() with languages thanks to the new ISO code mapping.
BTW it's Eric not Erich.
-- Eric Cholet