docs-v2/content/flux/v0/stdlib/experimental/date/boundaries/_index.md

1.3 KiB

title description menu weight cascade
boundaries package The `boundaries` package provides operators for finding the boundaries around certain days, months, and weeks.
flux_v0_ref
name parent identifier
boundaries experimental/date experimental/date/boundaries
31
introduced
0.177.1

The boundaries package provides operators for finding the boundaries around certain days, months, and weeks. Import the experimental/date/boundaries package:

import "experimental/date/boundaries"

Functions

{{< children type="functions" show="pages" >}}