Hi,

I was wondering if it was intended that the getDateFromString() method not 
accept a four digit year in a string?

daboDate.getDateFromString('06/19/66')
datetime.date(2066, 6, 19)

daboDate.getDateFromString('06/19/1966')

returns None

Johnf

_______________________________________________
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