Skip to content

Repository files navigation

Obvious timestamp helper methods

Contributor Covenant License GitHub release

Simple timestamp utilities focused on UTC

How to Use

Installation

go get github.com/go-obvious/timestamp

Example Usage

package main

import (
    "fmt"
    "github.com/go-obvious/timestamp"
)

func main() {
    fmt.Println("Epoche:", timestamp.Milli())
}

About

Simple timestamp helpers methods focuses on UTC

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages