mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Add 0dependencies.dev badge
This commit is contained in:
parent
8db2211a2f
commit
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.
|
||||
|
||||
[](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
|
||||
============
|
||||
|
|
|
|||
Loading…
Reference in a new issue