Skip to content

mychaelgo/go-moment-business

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

go-moment-business

Moment business in Go

Reference

(JS) https://github.com/jmeas/moment-business

Install

go get github.com/mychaelgo/go-moment-business

API

AddWeekDays(t time.Time, amount int) (time.Time)

Add week days to a date, modifying the original date. Returns the date with skipping the weekend.

About

Moment business in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages