Hello
Learning python datetime somewhat similar to SQL type timestamp my
attempt creating a 24 h 2 months ago is

str(datetime.now () - timedelta (days = 60)) +' cron '+
str(datetime.now () - timedelta (days = 59))

Do you agree? Can I improve this declaration?
Regards
Niklas Rosencrantz
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to