javascript smart date package like php date
A tiny library that converts milliseconds to and from CSS time.
Small utility to convert times between GPS epoch (midnight January 6, 1980) and Unix epoch (midnight January 1, 1970), taking into account leap seconds.
时间日期处理工具库 🕰️, 提供了日期和时间操作函数,如格式化日期、计算日期、格式解析等功能
```js const timejs = require('@exdee/timejs') //timejs.convertTimezone(date, offset) let time = timejs.convertTimezone(new Date(), -4) //returns offset of -4 hours from UTC date console.log(time) ``` convertTimezone is the only method here. More
Helper class to help manage time base function.
工具函数合集
npmjs url: https://www.npmjs.com/package/timejs-python
date-agnostic time parsing for node and the browser
简单方便的格式化时间戳。
Iteration tool similar to coroutines. Get the `setInterval()` with the performance of `requestAnimationFrame()` with a new modern roboust API
a fluent api making it easier work with intervals and timeouts
给moment.js添加类似Carbon.php的常见日期格式化功能
js 常用方法工具库
A powerful time object library for javascript.
时间操作函数库
Thanks to this script you can view the time and much more related to numbers.
Iteration tool similar to coroutines. Get the `setInterval()` with the performance of `requestAnimationFrame()` with a new modern roboust API
Easily step through discrete time intervals, calling functions as you go!