dates

package module
v0.0.0-...-b4510cc Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Date

type Date time.Time

func DateRange

func DateRange(start, end Date) []Date

func (*Date) MarshalJSON

func (d *Date) MarshalJSON() ([]byte, error)

func (*Date) MarshalText

func (d *Date) MarshalText() (text []byte, err error)

func (*Date) Scan

func (d *Date) Scan(value any) error

func (*Date) String

func (d *Date) String() string

func (*Date) Unix

func (d *Date) Unix() int64

func (*Date) UnmarshalJSON

func (d *Date) UnmarshalJSON(data []byte) error

func (*Date) UnmarshalText

func (d *Date) UnmarshalText(text []byte) error

func (*Date) Value

func (d *Date) Value() (val driver.Value, err error)

Jump to

Keyboard shortcuts

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