Working with DB datetime/date columns in Go
How to work with DATETIME/DATE columns and use Go standard time.Time avoiding manual string parsing.