datetime

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Date

type Date struct {
	time.Time
}

func (Date) String added in v1.0.11

func (dt Date) String() string

func (*Date) UnmarshalBind

func (dt *Date) UnmarshalBind(value string) error

func (Date) Value added in v1.0.12

func (dt Date) Value() (driver.Value, error)

type DateTime

type DateTime struct {
	time.Time
}

func (DateTime) String added in v1.0.11

func (dt DateTime) String() string

func (*DateTime) UnmarshalBind

func (dt *DateTime) UnmarshalBind(value string) error

func (DateTime) Value added in v1.0.12

func (dt DateTime) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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