package
0.2.17
Repository: https://github.com/shipengqi/golib.git
Documentation: pkg.go.dev

# Functions

MonthIntervalTimeFromMon return the start date and end date of the given month.
MonthIntervalTimeFromNum return the start date and end date of the given number if mon = 0, indicate current month if mon = -1, indicate last month if mon = 1, indicate next month.