Documentation ¶
Index ¶
Constants ¶
View Source
const DateFormatISO8601 string = "2006-01-02"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DateFilter ¶
DateFilter is used to filter dates
func NewDateFilter ¶
func NewDateFilter(startDate string, endDate string) DateFilter
NewDateFilter creates new DateFilter with the start date and end date
Click to show internal directories.
Click to hide internal directories.