def strToDate(self, val, testing=False):
                """ This routine parses the text representing a date, using the 
                current format. It adjusts for years given with two digits, 
using 
                the rollover value to determine the century. It then returns a
                datetime.date object set to the entered date.
                """
-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to