文件名称:moment.fluent:简单的 Fluent 时间 API
文件大小:3KB
文件格式:ZIP
更新时间:2024-08-01 14:25:11
JavaScript
瞬间流畅 Moment.js 的简单 Fluent Time API 例子 当地时间 moment . fluent . isBreakfast ( ) ; //returns true between 7:00 & 9:00 o'clock moment . fluent . isSecondBreakfast ( ) ; //returns true between 9:00 & 11:00 o'clock moment . fluent . isMorning ( ) ; //returns true between 9:00 & 12:00 o'clock moment . fluent . isLunchtime ( ) ; //returns true between 12:00 & 15:00 o'clock moment . fluent . isAfternoon (
【文件预览】:
moment.fluent-master
----moment.fluent.js(3KB)
----LICENSE(1KB)
----README.md(2KB)
----moment.fluent.d.ts(332B)