time

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package time provides an extended time type which allows to unmarshal from a text string discovering automatically its format.

Index

Constants

This section is empty.

Variables

View Source
var ErrUnparsableTimesampFormat = fmt.Errorf("unparsable timestamp format")

Functions

This section is empty.

Types

type Time

type Time time.Time

func (*Time) Time

func (t *Time) Time() time.Time

func (*Time) UnmarshalText

func (t *Time) UnmarshalText(data []byte) error

Jump to

Keyboard shortcuts

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