Skip to content

go-zoox/datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTime - Simple DateTime Engine for Go

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

Installation

To install the package, run:

go get github.com/go-zoox/datetime

Getting Started

fmt.Println(datetime.Now().Format("YYYY-MM-DD HH:mm:ss"))
// 2022-04-12 13:05:50

Inspired by

  • zcorky/moment - A minimalist JavaScript library that parses, validates, manipulates, and displays dates and times.
  • dayjs
  • moment.js

License

GoZoox is released under the MIT License.

About

Simple DateTime Engine for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages