As JChiappa points out, point in time recovery is an issue, so beware.

For one thing, I know if the tables were created after the date I roll back to,
export will complain because the tables should not exist yet.
You may well get an error from export, but how do you know it is "because the tables
should not exist yet."?

I bet you can select from them, even though they shouldn't exist yet.