1.3.1
Changed the month and day format of the date in the SimpleCalendar case to be the short format (no leading zeros) to match the toLocaleDate() used without SimpleCalendar. Fixed the error thrown for SimpleCalendar not being defined by checking type instead of object existence.