Introduction - If you have any usage issues, please Google them yourself
contains a function which imports PYTHON s datetime module and does some error checking. The purpose of the function is to find the number of days between two dates. callDateFunc01.py shows how to use it.