#1696·luxon

React Native: formatRange 为 undefined

作者: traed创建于 2025年3月31日更新于 2026年3月24日
标签issue: react native

描述错误

在 React Native 中尝试使用类似 Interval.fromISO('2022-11-07T09:00Z/2022-11-08T09:00Z').toLocaleString(); 时,应用程序会崩溃,并显示"formatRange"为 undefined 的消息。formatRangetoLocaleString 内部使用。