是否有可以从 MomentJS 对象以人类可读格式显示日期范围的 JS 库?
例如接受两个MomentJS objects
或ISO strings
而不是显示:
2013-02-04T22:44:30.652Z - 2013-02-09T22:44:30.652Z
智能地显示如下内容:
February 9th-12th
是否有可以从 MomentJS 对象以人类可读格式显示日期范围的 JS 库?
例如接受两个MomentJS objects
或ISO strings
而不是显示:
2013-02-04T22:44:30.652Z - 2013-02-09T22:44:30.652Z
智能地显示如下内容:
February 9th-12th
抱歉,我刚刚找到它-
Twix.js 看起来可以完成这项工作:http: //isaaccambron.com/twix.js/