timelib

package
v1.1.97 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FormatString = "2006-01-02 15:04:05"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonTime added in v1.1.0

type JsonTime time.Time

func (JsonTime) MarshalJSON added in v1.1.0

func (t JsonTime) MarshalJSON() ([]byte, error)

func (*JsonTime) Scan added in v1.1.0

func (t *JsonTime) Scan(v interface{}) error

func (JsonTime) String added in v1.1.0

func (t JsonTime) String() string

func (*JsonTime) UnmarshalJSON added in v1.1.0

func (t *JsonTime) UnmarshalJSON(data []byte) (err error)

func (JsonTime) Value added in v1.1.0

func (t JsonTime) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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