1.3 KiB
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. |
|
31 |
|
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" >}}