in reply to Date pattern matching
in thread Date pattern matching

If you can't rely on "installed" stuff to be there, include it with your program. If you can't load other files at all, just look at the interesting code in that module and copy some of it to your own main file.

And Real Programmers don't take "not allowed" as an answer. Has to be a real reason, with purpose explained.