Documentation
¶
Index ¶
- func NextMonths(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func NextWeeks(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func NextYears(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func PrevMonths(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func PrevWeeks(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func PrevYears(base time.Time, count int) (startDate time.Time, endDate time.Time)
- func ThisMonth(base time.Time) (startDate time.Time, endDate time.Time)
- func ThisWeek(base time.Time) (startDate time.Time, endDate time.Time)
- func ThisYear(base time.Time) (startDate time.Time, endDate time.Time)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NextMonths ¶
func PrevMonths ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.