timezones

package
v0.0.0-...-177a8f4 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Timezone

type Timezone int

Timezone represents all timezones in the USA

const (

	//EST Eastern Standard time (-5)
	EST Timezone = -(5 + iota)

	//CST Central Standard time (-6)
	CST

	//MST Mountain Standard time (-7)
	MST

	//PST Pacific Standard time (-8)
	PST
)

Jump to

Keyboard shortcuts

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