Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
csjiabin committed Jun 17, 2021
1 parent 0f6fd7e commit 616771c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,9 @@ Returns a string representation of the date.
```dart
DayDart('2019-01-25').toString() // 2019-01-25 00:00:00.000
```

### Stargazers over time

This project will be updated continuously. Your valuable comments are welcome.

[Issues](https://github.com/csjiabin/daydart/issues)
6 changes: 6 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,9 @@ DayDart('2019-01-25').toISOString() // 2019-01-25T00:00:00.000
```dart
DayDart('2019-01-25').toString() // 2019-01-25 00:00:00.000
```

### 结尾

本项目将会持续更新,欢迎大家来提出宝贵的意见。

[Issues](https://github.com/csjiabin/daydart/issues)

0 comments on commit 616771c

Please sign in to comment.