timezone

package
v0.0.0-...-7c4d03a Latest Latest
Warning

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

Go to latest
Published: May 11, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleTimezone

type GoogleTimezone struct {
	DstOffset    float64 `bson:"dstOffset"`
	RawOffset    float64 `bson:"rawOffset"`
	Status       string  `bson:"status"`
	TimezoneID   string  `bson:"timeZoneId"`
	TimezoneName string  `bson:"timeZoneName"`
}

GoogleTimezone google timezone

func RetrieveGoogleTimezone

func RetrieveGoogleTimezone(latitude float64, longitude float64) (googleTimezone *GoogleTimezone, err error)

RetrieveGoogleTimezone retrieve google timezone

Jump to

Keyboard shortcuts

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