package
2.2.5
Repository: https://github.com/teamwork/utils.git
Documentation: pkg.go.dev

# Functions

DaysBetween return the number of whole days between a start date and end date.
EndOfMonth returns the last day of the month of date.
FormatAsZulu gets a ISO 8601 formatted date.
MonthsTo returns the number of months from the current date to the given date.
StartOfMonth returns the first day of the month of date.
UnixMilli returns the number of milliseconds elapsed since January 1, 1970 UTC.