1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-10 15:52:27 +08:00

docs: add doc for some new funcs

This commit is contained in:
dudaodong
2022-03-22 14:10:58 +08:00
parent f9dce592e8
commit dd3b1f3aed
3 changed files with 25 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ Package datetime supports date and time format and compare.
## Source:
- [https://github.com/duke-git/lancet/blob/main/datetime/datetime.go](https://github.com/duke-git/lancet/blob/main/datetime/datetime.go)
- [https://github.com/duke-git/lancet/blob/main/datetime/conversion.go](https://github.com/duke-git/lancet/blob/main/datetime/conversion.go)
<div STYLE="page-break-after: always;"></div>