paulyoder/ember-data-date-only-transform
provides a date-only transform for fields that only include the date but no time info from the API. It correctly adjusts for a browser quirk where parsing a date string without time can return a Date object for the previous day.
JavaScriptMIT
No issues in this repository yet.