Search results
134 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A parser & formatter for ICU DateFormat skeleton strings
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
fast date formating
Template helper for adding formatted dates using node-dateformat. Works with Handlebars, Lo-Dash, underscore, or any template engine that supports helper functions. Also compatible with verb, assemble and Template.
Package to convert between dateformats
Internationalization workflow and formatting
- internationalization
- localization
- globalization
- translation
- tool
- g11n
- i18n
- l10n
- cli
- icu
- messageformat
- pluralformat
- selectformat
- selectordinalformat
- View more
A parser & formatter for ICU DateFormat skeleton strings
Small date and time formater. Format by user mask or with default format
Date and time formatter based on the ECMAScript Internationalization API
Get a ISO date string, i.e. 'YYYY-MM-DD', from a Date
:-) date('Y-m-d', 1563148800000) - 这是一个Javascript模仿PHP日期时间格式化函数,使用方法和PHP非常类似,有丰富的模板字符,并在原来的基础上增强了一些模板字符。例如:中国的农历日期、用汉字来表示日期、十二生肖与星座。让转换日期时间更自由。 This is a Javascript mimicking PHP datetime formatting function. It is very similar to PHP, has rich template c
Java dateformat converter to JavaScript dateformat
country-code-dateformat is a inventory of Country's code, dial code, date-format, flag and states.
Allows you to display the date in a nice format.
Decorator library for TypeScript. Serialize/deserialzie classes to JSON. Decorate methods with lodash, etc. Dependency injection.
- ts
- typescript
- decorators
- annotations
- json
- stringify
- jsonables
- serialize
- deserialize
- marshal
- unmarshal
- lodash
- dateformat
- dependency injection
js基础工具类集合,集成方便后期调用,通过webpack编译,支持多种平台,如es6、node、浏览器引入等 ## 使用 ### es6方法 - 安装 ``` npm install xms-basic-util ``` - 导入 ``` import xmsBasicUtil from 'xms-basic-util' //日期转换工具对象 const dateFormat = xmsBasicUtil.dateFormat; //数字处理工具对象 const mathUtil = xmsBasicUt
Date format component for Vue2.0
Convert a number or string representation to a formatted date string.
Library to format time and dates
<b>I shared the date formatting operations that I think are used most frequently.</b> <br/><br/> const { dateToTimeStamp, add3Hour, formatDate, formatDateAndTime, formatTime, addDays, nowToTimeStamp, timeStampToDate,formatDateAndTimeForFileName } = requ