【发布时间】:2017-06-08 01:14:26
【问题描述】:
在这个链接上,https://www.i18next.com/formatting.html 说我们可以使用 Intl api 进行格式化,但没有说明如何使用它。
我们如何配置 i18next 以将 Intl api 用于所有日期、时间和数字格式?该示例说它应该很简单,但没有显示参考示例。
【问题讨论】:
-
API确实展示了如何使用它:i18next.com/translation-function/formatting
标签: i18next