Documentation ¶
Index ¶
- func BTreeDescendFirstLessOrEqual[I btree.Item](tree *btree.BTree, item I) I
- func BTreeToSlice[I btree.Item](tree *btree.BTree) []I
- func BeginningOfFinancialYear(date time.Time) time.Time
- func BeginningOfMonth(date time.Time) time.Time
- func EndOfFinancialYear(date time.Time) time.Time
- func EndOfMonth(date time.Time) time.Time
- func FY(date time.Time) string
- func FYHuman(date time.Time) string
- func IsCurrency(currency string) bool
- func IsSameOrParent(account string, comparison string) bool
- func IsWithDate(date time.Time, start time.Time, end time.Time) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginningOfFinancialYear ¶ added in v0.1.3
func IsCurrency ¶ added in v0.3.7
func IsSameOrParent ¶ added in v0.2.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.