mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
---
|
||||
title: .Unix
|
||||
description: Converts a time.Time value to the number of seconds elapsed since the Unix epoch, excluding leap seconds. The Unix epoch is 00:00:00 UTC on 1 January 1970.
|
||||
date: 2017-02-01
|
||||
keywords: [dates,time]
|
||||
categories: [functions]
|
||||
menu:
|
||||
docs:
|
||||
parent: "functions"
|
||||
parent: functions
|
||||
signature: [".Unix",".UnixMilli",".UnixMicro",".UnixNano"]
|
||||
relatedfuncs: [Format,dateFormat,now,time]
|
||||
---
|
||||
|
Reference in New Issue
Block a user