//
pkg.gl
Category
github.com/frankbraun/codechain
util
time
package
1.2.0
Repository:
https://github.com/frankbraun/codechain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
16 SLOC
#
Functions
Format
Format the given datum as an RFC3339 string in UTC.
Now
Now returns the current time in UTC as Unix time, the number of seconds elapsed since January 1, 1970 UTC.
Parse
Parse the time value as an RFC3339 string and return it as Unix time.