I've posted a patch for DAL that adds support for fractional seconds; the existing dal just silently truncates fractional seconds both when storing to the database and selecting from the database.
http://code.google.com/p/web2py/issues/detail?id=542 While I don't think it's ready for prime time yet, I would appreciate comments (and what you think would make it ready for prime time)

