Re: Bug in GtkCalendar?
- From: Brett Nash <nash nash nu>
- To: Vladimir Djokic <vladeck sezampro yu>, gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Bug in GtkCalendar?
- Date: Fri, 14 Feb 2003 07:19:44 +1100
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]