dateutil

package
v2.27.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EndOfDay added in v2.27.7

func EndOfDay(t time.Time) time.Time

EndOfDay returns the end of the day for a given time.Time, maintaining the same timezone

func IncrementMonth

func IncrementMonth(t time.Time, months int) time.Time

IncrementMonth increments a date by the specified number of months safely handling the end-of-month edge case

func IncrementYear

func IncrementYear(t time.Time, years int) time.Time

IncrementYear increments a date by the specified number of years safely handling the end-of-month edge case

func StartOfDay added in v2.27.7

func StartOfDay(t time.Time) time.Time

StartOfDay returns the start of the day for a given time.Time, maintaining the same timezone

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL