Em Quarta 26 Abril 2006 14:23, Mike Sarahan escreveu: > another option, but certainly less elegant. Mine needed the strings > because my dates were not coming from datetime, they were being parsed > out of jpeg EXIF data, and hence didn't fit as date data.
You certainly know now that you can parse those strings and get datetime objects, right? This might help both of you: http://pleac.sourceforge.net/pleac_python/datesandtimes.html -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

