package
0.1.1
Repository: https://github.com/sboehler/knut.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Date creates a new.
EndOf returns the last date in the given period that contains the receiver.
StartOf returns the first date in the given period which contains the receiver.
Today returns today's.

# Constants

Daily is a daily interval.
Monthly is a monthly interval.
Once represents the beginning of the interval.
Quarterly is a quarterly interval.
Weekly is a weekly interval.
Yearly is a yearly interval.

# Structs

No description provided by the author

# Type aliases

Interval is a time interval.