书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 5265 个相关结果.
  • Relative Time Thresholds2.7.0+

    Relative Time Thresholds2.7.0+ Relative Time Thresholds2.7.0+ moment . relativeTimeThreshold ( unit ); // getter moment . relativeTimeThreshold ( unit , limit ); //...
  • Get + Set

    Get + Set Millisecond / Second / Minute / Hour Performance tests Performance tests Date of Month Performance tests Day of Week Day of Year Week of Year Days in Month Weeks...
  • UTC offset2.9.0++

    UTC offset2.9.0++ UTC offset2.9.0++ moment (). utcOffset (); moment (). utcOffset ( Number | String ); moment (). utcOffset ( Number | String , Boolean ); Get th...
  • Taiwan Calendar

    Taiwan Calendar Taiwan Calendar npm install moment - taiwan If you want to work with Taiwan calendar system , you can use Bradwoo8621's plugin moment-taiwan . When in...
  • TimePicker 时间选择框

    TimePicker时间选择框 代码演示 API 方法 TimePicker时间选择框 当用户需要输入一个时间,可以点击标准输入框,弹出时间面板进行选择。 代码演示 基本 点击 TimePicker,然后可以在浮层中选择或者输入某一时间。 import { TimePicker } from 'choerod...
  • TimePicker时间选择框

    TimePicker时间选择框 代码演示 API 方法 TimePicker时间选择框 当用户需要输入一个时间,可以点击标准输入框,弹出时间面板进行选择。 代码演示 基本 点击 TimePicker,然后可以在浮层中选择或者输入某一时间。 import { TimePicker } from 'antd' ;...
  • Inspect2.16.0+

    Inspect2.16.0+ Inspect2.16.0+ moment (). inspect (); Returns a machine readable string, that can be evaluated to produce the samemoment. Because of the name its also u...
  • DatePicker日期选择框

    DatePicker日期选择框 何时使用 代码演示 API 国际化配置 共同的 API 共同的方法 DatePicker MonthPicker WeekPicker RangePicker FAQ DatePicker日期选择框 输入或选择日期的控件。 何时使用 当用户需要输入一个日期,可以点击标准输入框,弹出日期面板进...
  • Minimal Weekday Abbreviations1.7.0+

    Minimal Weekday Abbreviations1.7.0+ Minimal Weekday Abbreviations1.7.0+ // From 2.12.0 onward moment . updateLocale ( 'en' , { weekdaysMin : String [] }); m...
  • Calendar日历

    Calendar日历 何时使用 代码演示 API FAQ Calendar日历 按照日历形式展示数据的容器。 何时使用 当数据是日期或按照日期划分时,例如日程、课表、价格日历等,农历等。目前支持年/月切换。 代码演示 基本 一个通用的日历面板,支持年/月切换。 import { Calendar } fr...