Skip to content

jucassoli/localdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localdate for Go

Go Reference Build Status

localdate package contains a date and time helper for Go language

Installation

go get github.com/jucassoli/localdate

Or you can manually git clone the repository to $(go env GOPATH)/src/github.com/jucassoli/localdate.

See pkg.go.dev for further documentation and examples.

Policy for new packages

We no longer accept new provider-specific packages in this repo if all they do is add a single endpoint variable. If you just want to add a single endpoint, add it to the pkg.go.dev/jucassoli/x/oauth2/endpoints package.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the oauth2 repository is located at https://github.com/jucassoli/localdate/issues.

About

Local date time formatter for Go lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages