Versions in this module Expand all Collapse all v1 v1.1.0 May 5, 2026 v1.0.0 May 3, 2026 Changes in this version + type Date civil.Date + func DateOf(t time.Time) Date + func ParseDate(s string) (Date, error) + func (t *Date) Scan(v any) error + func (t Date) String() string