Tixit / odiff

Gets a list of differences between two javascript values.
MIT License
88 stars 13 forks source link

added support for Javascript Date #2

Closed talha-asad closed 6 years ago

talha-asad commented 7 years ago

Compares Date properly.

fresheneesz commented 7 years ago

@talha-asad Thanks for the pull request! Looks good, but could you add a unit test to verify this?

fresheneesz commented 6 years ago

Ok I added a test for this and added this in a different commit.