-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.9.1, 6.10.0 Beta3
-
None
In ICU, we can use `RelativeDateTimeFormatter` to get a localized relative date/time string like "2 days ago", "yesterday", "pasado maƱana", in JavaScript, we can also do that by using `Intl.RelativeTimeFormat` API.
Currently, we cannot directly achieve this by using existing Qt C++ or QML API.
References:
- is blocked by
-
QTBUG-56835 Extend V4 to support ECMA-402's internationalization APIs for JavaScript
-
- Reported
-