content/flux/v0/stdlib/date/boundaries/_index.md
The boundaries package provides operators for finding the boundaries around certain days, months, and weeks.
Import the date/boundaries package:
import "date/boundaries"
{{% warn %}}
The boundaries package is deprecated in favor of experimental/date/boundaries.
{{% /warn %}}
{{< children type="functions" show="pages" >}}