JohannesHoppe / angular-date-value-accessor

Home of the Angular DateValueAccessor for <input type="date">
http://johanneshoppe.github.io/angular-date-value-accessor/
MIT License
78 stars 19 forks source link

feat: add ISODateValueAccessor #28

Closed fmalcher closed 2 years ago

fmalcher commented 3 years ago

Additional directive that accepts and emits ISO strings to the form control. However, I have absolutely no idea about whether this thing operates in UTC or local time. 😅