On Sat, 2006-01-21 at 23:40 +0300, Oleg Broytmann wrote: > Can I fix some bugs in the code?
Please, never let me suggest otherwise =) > The first comparison should be ">=", I think. > datetime ( year, month, day + 1 ) will return wrong result or even raise > an exception if the day is the last day of the month. You'd better use > datetime arithmetic, timedelta, etc. Yep. Thanks. Cliff -- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
