Konstantinos Pachopoulos schrieb:
> Hi,
> does any body now any such algorith? to find difference in days from 
> YYYYMMDD to YYYYMMDD?
> Or just an algorithm, that converts YYYYMMDD to seconds since the epoch?

See the modules datetime and time in the standard library.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to