time

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Hour = time.Hour
	Day  = 24 * Hour
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Duration

type Duration time.Duration

type Time

type Time time.Time

func (Time) ArrowTypeDurationType

func (e Time) ArrowTypeDurationType(tu arrow.TimeUnit) arrow.DurationType

func (Time) Interface

func (e Time) Interface() interface{}

func (Time) Time

func (e Time) Time() time.Time

func (Time) ToArrowDate32

func (e Time) ToArrowDate32() arrow.Date32

func (Time) ToArrowDate64

func (e Time) ToArrowDate64() arrow.Date64

func (Time) ToArrowTime32

func (e Time) ToArrowTime32() arrow.Time32

func (Time) ToArrowTime64

func (e Time) ToArrowTime64() arrow.Time64

func (Time) ToArrowTimestamp

func (e Time) ToArrowTimestamp(tu arrow.TimeUnit) arrow.Timestamp

func (Time) ToArrowTypeTimestamp

func (e Time) ToArrowTypeTimestamp(tu arrow.TimeUnit) arrow.TimestampType

func (Time) ToBool

func (e Time) ToBool() Bool

func (Time) ToBoolCheck

func (e Time) ToBoolCheck() (Bool, Err)

func (Time) ToTime

func (e Time) ToTime() Time

func (Time) ToTimeCheck

func (e Time) ToTimeCheck() (Time, Err)

func (Time) Type

func (e Time) Type() Type

Jump to

Keyboard shortcuts

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