timeutil

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultLayout     = time.RFC3339
	DefaultParserFunc = func(value string) (time.Time, error) {
		return time.Parse(DefaultLayout, value)
	}
)

Functions

This section is empty.

Types

type ParserFunc

type ParserFunc func(value string) (time.Time, error)

Jump to

Keyboard shortcuts

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