mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-26 09:15:51 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| f2d5290d28 |
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,10 @@ strftime
|
||||||
|
|
||||||
strftime for JavaScript. Works in (at least) node.js and browsers. Supports localization and timezones. Most standard specifiers from C are supported as well as some other extensions from Ruby.
|
strftime for JavaScript. Works in (at least) node.js and browsers. Supports localization and timezones. Most standard specifiers from C are supported as well as some other extensions from Ruby.
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/strftime) [](https://nodejs.org) [](https://sjs.mit-license.org)
|
[](https://www.npmjs.com/package/strftime)
|
||||||
|
[](https://nodejs.org)
|
||||||
|
[](https://sjs.mit-license.org)
|
||||||
|
[](https://0dependencies.dev)
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue