datetime

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: Apache-2.0 Imports: 1 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() (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() (Value, error)

type Value added in v1.0.12

type Value any

Jump to

Keyboard shortcuts

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