On Mon, 28 Jul 2003, Eric Cholet wrote: > It isn't clear from the Changes files that the switch from Language to > Locale also means that day and month names are now returned in utf8 > instead of latin1, at least that's what I see when using 'fr'. Am I > correct in assuming that this change cames about in 0.14? (I have the > self inflicted issue of having code that must work with DateTime 0.10, > 0.13 and 0.14)
Actually, I should've made Language return utf8 as well, but I never thought to do this for the romance language modules. I'll add this to the changes file. Note that the DateTime.pm docs have always said that utf8 is returned, but were apparently wrong in the past ;) But don't latin-1 and utf8 overlap for the first 255 chars anyway? -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
