On Friday, August 05, 2011 12:25:21 pm Jacek Kałucki wrote: > 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.
Yep! wx.DateTime_GetMonthName(7) reports 'August' Johnf _______________________________________________ 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]
