mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 01:57:56 -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:
|
action:
|
||||||
related:
|
related:
|
||||||
- functions/time/AsTime
|
- functions/time/AsTime
|
||||||
|
- functions/time/ParseDuration
|
||||||
|
- methods/time/Truncate
|
||||||
returnType: time.Time
|
returnType: time.Time
|
||||||
signatures: [TIME.Round DURATION]
|
signatures: [TIME.Round DURATION]
|
||||||
---
|
---
|
||||||
|
@ -6,6 +6,8 @@ keywords: []
|
|||||||
action:
|
action:
|
||||||
related:
|
related:
|
||||||
- functions/time/AsTime
|
- functions/time/AsTime
|
||||||
|
- functions/time/ParseDuration
|
||||||
|
- methods/time/Round
|
||||||
returnType: time.Time
|
returnType: time.Time
|
||||||
signatures: [TIME.Truncate DURATION]
|
signatures: [TIME.Truncate DURATION]
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user