@belgoros wrote:
I’ll have to process open/closes hours (like
8:30
,20:00
, etc) and wonder what are existing and the best practices in Ember community. I found some add-ons:
- ember-time-tools
- ember-inputmask and others.
But some have compatibility issues, some require some work to change the style, format, etc. I’ll have to exchange data with a Rails API, so in the backend there 2 existing solutions to format the input as we need:
- tod gem
- time_of_day_attr gem
Any other ideas ? Thank you.
Posts: 2
Participants: 2