Convenience struct around datetime.Date
Return Date from given string
Add given number of days
Create copy of the date
Convert date to bool (used to test if date is initialized)
Returns difference in days
Return today's date
See Implementation
Convenience struct around datetime.Date