mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 16:09:41 -04:00
Add related funcs/methods to time.Round and time.Truncate
This commit is contained in:
parent
79f22ead4c
commit
7c9a1b8644
@ -6,6 +6,8 @@ keywords: []
|
||||
action:
|
||||
related:
|
||||
- functions/time/AsTime
|
||||
- functions/time/ParseDuration
|
||||
- methods/time/Truncate
|
||||
returnType: time.Time
|
||||
signatures: [TIME.Round DURATION]
|
||||
---
|
||||
|
@ -6,6 +6,8 @@ keywords: []
|
||||
action:
|
||||
related:
|
||||
- functions/time/AsTime
|
||||
- functions/time/ParseDuration
|
||||
- methods/time/Round
|
||||
returnType: time.Time
|
||||
signatures: [TIME.Truncate DURATION]
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user