mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Fix npm shield version
This commit is contained in:
parent
3af75444e1
commit
12088240fc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ 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)
|
||||
|
||||
Installation
|
||||
============
|
||||
|
|
|
|||
Loading…
Reference in a new issue