Skip to content

timeutil: add Now function to truncate microsecond

Warren Gifford requested to merge jc/timeutil-now into main

Created by: unknwon

Adds a Now function to our internal/timeutil package to return current UTC time with microsecond truncated to align time values we get back from the Postgres.

Fixes #11246 (closed)

Merge request reports

Loading