//
pkg.gl
Category
github.com/sboehler/knut
lib
common
date
package
0.1.1
Repository:
https://github.com/sboehler/knut.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
126 SLOC
#
Functions
Align
No description provided by the author
Date
Date creates a new.
EndOf
EndOf returns the last date in the given period that contains the receiver.
StartOf
StartOf returns the first date in the given period which contains the receiver.
Today
Today returns today's.
#
Constants
Daily
Daily is a daily interval.
Monthly
Monthly is a monthly interval.
Once
Once represents the beginning of the interval.
Quarterly
Quarterly is a quarterly interval.
Weekly
Weekly is a weekly interval.
Yearly
Yearly is a yearly interval.
#
Structs
Period
No description provided by the author
#
Type aliases
Interval
Interval is a time interval.