Robert Brewer wrote: > Frank Millman wrote: > > > > First prize would be to have a datetime constructor that takes a > > DbiDate object as input, in the same way that mx does, but this does > > not seem to exist. > > Try: > > datetime.datetime.utcfromtimestamp(int(value)) > Thanks, Robert, this is exactly what I am looking for.
Frank -- http://mail.python.org/mailman/listinfo/python-list