Documentation
¶
Index ¶
- func DateNumberToString(value int) string
- func DateToString(dt time.Time) string
- func DaysFromSeconds(s int) int
- func GetDatesofWeek(firstDayWeek time.Weekday, refDate time.Time) [7]time.Time
- func MonthToInt(value time.Month) (int, error)
- func MonthsFromSeconds(s int) int
- func RoundTime(input float64) int
- func StringToMonth(value string) (mnt time.Month, err error)
- func StringToWeekDay(value string) (wkday time.Weekday, err error)
- func WeeksFromSeconds(s int) int
- func YearsFromSeconds(s int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateNumberToString ¶
func DateToString ¶
func DaysFromSeconds ¶
func GetDatesofWeek ¶
func MonthsFromSeconds ¶
func WeeksFromSeconds ¶
func YearsFromSeconds ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.