package
0.0.183
Repository: https://github.com/raceresult/go-model.git
Documentation: pkg.go.dev

# Functions

Date creates a VB Date with day accuracy.
DateTime creates a VB Date with time accuracy.
Now returns a VBDate with the current time and UTC time zone.
Parse parses a date from string.
ZeroDate returns the VB zero date 1899-12-30.

# Type aliases

VBDate is identical to time.Time with some VB characteristics.