//
pkg.gl
Category
go.adoublef.dev/sdk
time
unix
package
0.8.0
Repository:
https://github.com/adoublef/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
33 SLOC
#
Functions
FromTime
FromTime converts a [time.Time] into unix time.
Now
Now returns the current time using the RFC3339 format.
Parse
Parse parses a formatted string and returns the time value it represents using the RFC3339 format.
#
Type aliases
Time
Time implements the RFC3339 format.