1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-09 15:12:26 +08:00

docs: fix func link mistake

This commit is contained in:
dudaodong
2022-02-16 14:24:18 +08:00
parent 29d8987909
commit 6b6b938d1e
2 changed files with 18 additions and 6 deletions

View File

@@ -32,9 +32,9 @@ import (
- [EndOfMinute](#EndOfMinute)
- [EndOfHour](#EndOfHour)
- [EndOfDay](#EndOfDay)
- [EndOfWeek](#BeginOfWeek)
- [EndOfMonth](#BeginOfMonth)
- [EndOfYear](#BeginOfYear)
- [EndOfWeek](#EndOfWeek)
- [EndOfMonth](#EndOfMonth)
- [EndOfYear](#EndOfYear)
- [GetNowDate](#GetNowDate)
- [GetNowTime](#GetNowTime)
- [GetNowDateTime](#GetNowDateTime)
@@ -263,7 +263,7 @@ func main() {
### <span id="BeginOfMonth">BeginOfWeek</span>
### <span id="BeginOfMonth">BeginOfMonth</span>
<p>Return beginning time of month</p>
<b>Signature:</b>