summaryrefslogtreecommitdiffstats
path: root/docs/content/en/methods/time/Local.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/methods/time/Local.md')
-rw-r--r--docs/content/en/methods/time/Local.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/content/en/methods/time/Local.md b/docs/content/en/methods/time/Local.md
index bd40e3a44..74fe889e0 100644
--- a/docs/content/en/methods/time/Local.md
+++ b/docs/content/en/methods/time/Local.md
@@ -3,12 +3,10 @@ title: Local
description: Returns the given time.Time value with the location set to local time.
categories: []
keywords: []
-action:
- related:
- - methods/time/UTC
- - functions/time/AsTime
- returnType: time.Time
- signatures: [TIME.Local]
+params:
+ functions_and_methods:
+ returnType: time.Time
+ signatures: [TIME.Local]
---
```go-html-template