Closed toobulkeh closed 7 years ago
We'd like to use a moment-duration-format addon to customize the output of a duration string.
It would be a time saver if this project supported it.
There's a large discussion on why this isn't incorporated into moment.js with 90x 👍 over the past 5 years.
Doing this manually would require some kind of clock implementation that is a road we really don't want to go down.
Has a concept like this been brought up before, that my searches missed; or does it sound like a bad idea for a reason I probably don't understand?
I'd like to keep the features limited to what moment supports and and additional features can be supported with additional addons that extend ember-moment's functionality.
We'd like to use a moment-duration-format addon to customize the output of a duration string.
It would be a time saver if this project supported it.
There's a large discussion on why this isn't incorporated into moment.js with 90x 👍 over the past 5 years.
Doing this manually would require some kind of clock implementation that is a road we really don't want to go down.
Has a concept like this been brought up before, that my searches missed; or does it sound like a bad idea for a reason I probably don't understand?