Skip to content

1.3.1

Choose a tag to compare

@JustinFreitas JustinFreitas released this 09 Feb 15:58
· 7 commits to master since this release

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.