Most programming languages offer the ability to interact with the Operating System to get the date. This can decrease portability, but will make your assignment easier.
You can Google search your language and 'date' or 'date class' or 'date object' etc, and find something that will work.
Comment