You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calcdate is a command-line utility written in Go that performs basic date operations and calculations, particularly useful for generating date ranges for database queries. It allows users to manipulate dates with relative offsets, work with time intervals, and format dates in various ways.