//
pkg.gl
Category
github.com/attic-labs/noms
go
util
datetime
package
0.0.0-20210827224422-e5fa29d95e8b
Repository:
https://github.com/attic-labs/noms.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
7
Files
59 SLOC
#
Functions
Now
Now is an alias for a DateTime initialized with time.Now().
RegisterHRSCommenter
#
Variables
DateTimeType
DateTimeType is the Noms type used to represent date time objects in Noms.
Epoch
Epoch is the unix Epoch.
#
Structs
DateTime
DateTime implements marshaling of time.Time to and from Noms.
DateTimeCommenter