Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 20, 2022
1 parent b41ae13 commit d3b9b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Or manually download and link **@wcj/date** in your HTML, It can also be downloa

CDN: [UNPKG](https://unpkg.com/@wcj/date/) | [jsDelivr](https://cdn.jsdelivr.net/npm/@wcj/date/)

```js
```html
<script src="https://unpkg.com/@wcj/date/lib/index.js"></script>
<script type="text/javascript">
new Date('2015-10-12 23:01:11').format("yyyy年MM月dd日 hh:mm:ss");
Expand Down

0 comments on commit d3b9b1d

Please sign in to comment.