dates

package
v0.0.0-...-2f14254 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndOfDayHour = 17
)

Variables

This section is empty.

Functions

func IsoFormat

func IsoFormat(t time.Time) string

Return a date in ISO format

func LatestBusinessDate

func LatestBusinessDate() time.Time

func ProtoDateToTime

func ProtoDateToTime(pd ProtoDate) time.Time

Types

type ProtoDate

type ProtoDate interface {
	GetYear() int32
	GetMonth() int32
	GetDay() int32
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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