type T struct { Time time.Time `paw:""` Date time.Time `paw:"" pawTimeFormat:"2006-01-02"` HourMinute time.Time `paw:"" pawTimeFormat:"15:04"` }