Registry / utility / mailgun-timetools

mailgun-timetools

JSON →
library0.0.0-20170619190023-f3a7b8ffff47gogounverified

Provides time-related utilities for Go applications.

go get github.com/mailgun/timetools
INSTALL
IMPORT
SIG · MAILGUN-TIMETOOLS
M
mailgun-timetools
utilitygov0.0.0-20170619190023-f3a7b8ffff47
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

timetools
github.com/mailgun/timetools

Get current UTC time using timetools

package main import ( "fmt" "github.com/mailgun/timetools" ) func main() { fmt.Println(timetools.UtcNow()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170619190023-f3a7b8ffff47latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mailgun-timetools — go get mailgun-timetools · libregistry