Użytkownik John Fabiani napisał: > the Function wx.DateTimeFromDMY(date.day, date.month, date.year) incorrectly > returns the wrong month?????
Yeah, now you have found bug in the wx.DateTimeFromDMY function. Now I know why I used mktime() instead. But mktime() is not suitable for dates before '80. I will try to fix it quickly. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
