adopted-ember-addons / ember-validators

A collection of EmberJS validators
Other
25 stars 40 forks source link

[Major]: Remove Moment and Node 10 #100

Closed snewcomer closed 3 years ago

snewcomer commented 3 years ago

close #69

Considerations

Dates can be compared either with getTime or if in string format, we can compare "11/2/2014 < "11/3/2014".


Some other options

In any case this will require a change in the format argument.

e.g. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format