Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, July 2007
QLocale and QCalendarWidget::setFirstDayOfWeek()


Message 1 in thread

I can find nothing in QLocale to help me set the first-day-of-the-week

glibc locale is supposed to have a "first_weekday" value

Is there any platform-indepentent way to get it ?

--
 [ signature omitted ] 

Message 2 in thread

I have found that ISO 14652 says that first_weekday is optional,  
defaulting to Sunday if not specified

Anyone know of anything on this ?

On Jul 11, 2007, at 1:50 PM, ygor@xxxxxxxxxxx wrote:

> I can find nothing in QLocale to help me set the first-day-of-the-week
>
> glibc locale is supposed to have a "first_weekday" value
>
> Is there any platform-indepentent way to get it ?
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx  
> with "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>

--
 [ signature omitted ]