wildlyinaccurate / angular-relative-date

AngularJS filter to provide relative, human-readable dates.
69 stars 23 forks source link

Documentation should note that the filter will accept `date` param as a Number in milliseconds #30

Open r3wt opened 7 years ago

r3wt commented 7 years ago

Since you are passing straight into the Date constructor if it's not a Date instance, this will work as well.