We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updated package.json
fixed to string where months were being returned as 0 indexed month
fixed some bad logic on my part in days difference, it now will retur… …n the number of days that when added would put you at the test date
Merge branch 'master' of https://github.com/weagle08/simple-date
fixed the days difference method, it was backwards
added bower file