文件名称:momentkh:高棉日历
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-23 04:38:56
JavaScript
瞬间 momentkh是moment js库的附加功能 安装 :clamp: $ npm install moment --save $ npm install @thyrith/momentkh --save 如何使用 :airplane_departure: 该库的构建依赖于流行的库。 我们添加了一些功能,以使其更易于使用高棉日期格式。 Nodejs的 const moment = require ( 'moment' ) ; // Add our features to your preferred moment.js version require ( '@thyrith/momentkh' ) ( moment ) ; // From now on, your moment js is transformed let today = moment ( ) ; console . log ( today ) ; // Disp
【文件预览】:
momentkh-master
----.gitignore(27B)
----README.md(6KB)
----getSoriyatraLerngSak.js(10KB)
----LICENSE(1KB)
----package.json(745B)
----momentkh.js(21KB)
----example()
--------toKhDate.js(143B)
--------newYearMoment.js(110B)
----constant.js(2KB)
----locale()
--------km.js(3KB)
----package-lock.json(347B)