Attempt to fix win32 build by creating the missing hader file
- Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" to prevent duplicate header names.
Made date obligatory and static
Added win32 build file
12