dbtime

package
v2.21.3 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Now

func Now() time.Time

Now returns a standardized timezone used for database resources.

func StartOfDay added in v2.19.0

func StartOfDay(t time.Time) time.Time

StartOfDay returns the first timestamp of the day of the input timestamp in its location.

func Time

func Time(t time.Time) time.Time

Time returns a time compatible with Postgres. Postgres only stores dates with microsecond precision. FIXME(dannyk): refactor all calls to Time() to expect the input time to be modified to UTC; there are currently a

few calls whose behavior would change subtly.
See https://github.com/coder/coder/pull/14274#discussion_r1718427461

Types

This section is empty.

Jump to

Keyboard shortcuts

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