Re: Bug in GtkCalendar?



 Note that month is zero-based (i.e it allowed values are 0-11) while   
selected_day is one-based (i.e. allowed values are 1-31). 

This matches things a struct tm, used in calls like asctime and friends.
Hence it matchs C/Unix practive perfectly.

        Regards,
        nash
-- 
Brett Nash <nash nash nu>
Sometimes it's better to light a flamethrower than curse the darkness.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]