mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 12:25:04 -04:00
Set unix func to draft
This commit is contained in:
parent
90ba82b4a1
commit
2a657165f7
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: unix
|
||||
# linktitle: Unix
|
||||
# Set this to draft for now; "unix" is not a function. We need to redo this section with:
|
||||
# - methods vs functions
|
||||
# - function namespaces as subsections.
|
||||
draft: true
|
||||
description: Unix returns the local Time corresponding to the given Unix time, sec seconds and nsec nanoseconds since January 1, 1970 UTC.
|
||||
godocref: https://golang.org/search?q=Unix#Functions
|
||||
date: 2017-02-01
|
||||
|
Loading…
x
Reference in New Issue
Block a user