ember-helper-locale-date
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to a common set of long and short format patterns.
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to a common set of long and short format patterns.
Javacript date format using moment
translate date format
Quickly and easily format JavaScript date Objects
JavaScript date helpers.
F is for Format, WHAT THE diff, & Friends - a JavaScript Library that extends JavaScript's Date object, providing additional functionality missing from the standard implementation. Output a date in almost any format, calculate the difference between any t
The easiest way to work with dates in JavaScript and TypeScript.
Custom element that displays localized relative time (e.g. '4 days ago')
Very flexible relative time formatting function. You can quickly get the formatted time like 2 minutes ago, 3 weeks ago, in 5 years.
[datejs gitHub链接](https://github.com/tuvs85/datejs) ### datejs Api #### format >格式化时间,为最后链,如果不传指定格式为原对象返回。 > >YYYY 年 > >MM 月 > >DD 日 > >hh 小时 > >mm 分钟 > >ss 秒 > >SSS 毫秒 > ```javascript window.dateJs(new Date().getTime()).format('YYYY-M
nohsn custom utils
Javascript Simple Date Formatter
The utility that makes your work with dates much easier
ShowTimeAgo is a utility that provides a human-readable format of how long ago a date was with zero configuration.
date format and html escape
This library can be use to convert any date to specific format and also takes care of issue to date being set incorrect when user pass any date as string to new Date() in javascript/nodejs
Mac / iOS style date formatting
A collection of useful methods including color validation, contrast calculation, currency formatting, and date/time formatting.
A small tool for handling the normal date & time operations
前端工具库(个人用)