On Mon, 2006-05-01 at 18:28 -0500, Dave Rolsky wrote: > On Mon, 1 May 2006, Karim Nassar wrote: > > > I am using your module to write an internationalized calendar generator, > > and was wondering what the possibility is of having a new function or > > argument added to the day_names and day_abbreviations functions such > > that they are returned in a locale specific order of the week. > > > > My problem is that when I generate a month for the US, the calendar week > > starts on Sunday, and for every other locale I can find (and I am > > probably wrong), it's Monday. While I can deal with this, it seems that > > the DateTime::Locale could/should know this. > > > > What do you think? > > Sorry I didn't respond earlier. Yes, this would be good to have. I need to > investigate to see if our data source (formerly ICU, now CLDR) has this > info available.
Anything I can do to help? -- Karim Nassar <[EMAIL PROTECTED]>