vue-i18n
vue-i18n copied to clipboard
Support `Intl.DateTimeFormat().formatRange()`
Clear and concise description of the problem
It would be nice to have formatRange() supported by the library.
Suggested solution
Support: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatRange
Alternative
No response
Additional context
No response
Validations
- [X] Read the Contributing Guidelines
- [X] Read the Documentation
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.