Greetings,I have a program where I ask a user to enter a date in format
YYYY-MM-DD, and get a string like: '2008-10-25'

Can anyone tell me how I would verify this is a real date before allowing it
to be passed on to the next part of the program?

-- 
(e)
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to