//
pkg.gl
Category
github.com/raceresult/go-model
vbdate
package
0.0.183
Repository:
https://github.com/raceresult/go-model.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
194 SLOC
#
Functions
Date
Date creates a VB Date with day accuracy.
DateTime
DateTime creates a VB Date with time accuracy.
Now
Now returns a VBDate with the current time and UTC time zone.
Parse
Parse parses a date from string.
ZeroDate
ZeroDate returns the VB zero date 1899-12-30.
#
Type aliases
VBDate
VBDate is identical to time.Time with some VB characteristics.