书栈网 · BookStack 本次搜索耗时 0.278 秒,为您找到 5265 个相关结果.
  • ISO Calendar

    ISO Calendar ISO Calendar npm install moment - isocalendar If you are looking for a Python-like isocalendar method, you can use Rocky Meza's plugin moment-isocalendar...
  • Unix Timestamp (seconds)1.6.0+

    Unix Timestamp (seconds)1.6.0+ Unix Timestamp (seconds)1.6.0+ moment . unix ( Number ) To create a moment from a Unix timestamp (seconds since the Unix Epoch), use mom...
  • LocaleProvider 国际化

    LocaleProvider 国际化 使用 增加语言包 其他国际化需求 代码演示 国际化 所有组件 API LocaleProvider 国际化 为组件内建文案提供统一的国际化支持。 使用 LocaleProvider 使用 Vue 的 provide/inject 特性,只需在应用外围包裹一次即可全局生效。 <templat...
  • LocaleProvider国际化

    LocaleProvider 国际化 使用 增加语言包 其他国际化需求 代码演示 国际化 所有组件 API LocaleProvider 国际化 为组件内建文案提供统一的国际化支持。 使用 LocaleProvider 使用 Vue 的 provide/inject 特性,只需在应用外围包裹一次即可全局生效。 <templat...
  • Calendar 日历

    Calendar 日历 何时使用 代码演示 基本 卡片模式 通知事项日历 选择功能 API 事件 Calendar 日历 按照日历形式展示数据的容器。 何时使用 当数据是日期或按照日期划分时,例如日程、课表、价格日历等,农历等。目前支持年/月切换。 代码演示 基本 一个通用的日历面板,支持年/月切换。 <temp...
  • Parse

    Parse Parse Instead of modifying the native Date.prototype , Moment.js creates a wrapper for the Date object. To get this wrapper object, simply call moment() with one of the...
  • Integration

    Integration Script Tag Common JS Bundlers (Webpack, Rollup, etc.) Require JS Content Security Policy Integration Chart.js can be integrated with plain JavaScript or with d...
  • Is Daylight Saving Time1.2.0+

    Is Daylight Saving Time1.2.0+ Is Daylight Saving Time1.2.0+ moment (). isDST (); moment#isDST checks if the current moment is in daylight saving time. moment ([ 2011...
  • Is a Date2.9.0+

    Is a Date2.9.0+ Is a Date2.9.0+ moment . isDate ( obj ); To check if a variable is a native js Date object, use moment.isDate() . moment . isDate (); // false mom...
  • Pseudo Locale2.13.0+

    Pseudo Locale2.13.0+ Pseudo Locale2.13.0+ moment . locale ( 'x-pseudo' ) As of version 2.13.0 moment optionally includes a pseudo locale. This locale will populate th...