datetime

package
v1.4.0-gts Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeDateTime

func DeserializeDateTime(this interface{}) (time.Time, error)

DeserializeDateTime creates dateTime value from an interface representation that has been unmarshalled from a text or binary format.

func LessDateTime

func LessDateTime(lhs, rhs time.Time) bool

LessDateTime returns true if the left dateTime value is less than the right value.

func SerializeDateTime

func SerializeDateTime(this time.Time) (interface{}, error)

SerializeDateTime converts a dateTime value to an interface representation suitable for marshalling into a text or binary format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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