//
pkg.gl
Category
github.com/johnsiilver/webgear
wasm
examples
snippets
grpc
date
package
0.1.1
Repository:
https://github.com/johnsiilver/webgear.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
17 SLOC
#
Functions
SafeUnixNano
SafeUnixNano calls WeekOf() and then zeros out the hour, minute, second, nsec fields and returns the UnixNano() value.
WeekOf
WeekOf takes the current time and goes backwards till it finds a Sunday, then returns that date.