get_tz: Find the generic timezone of longitude coordinates

Description Usage Arguments Value Examples

Description

get_tz finds the GMT+X timezone corresponding to the longitude locations given.

Usage

1
get_tz(longitude)

Arguments

longitude

the longitude of location

Value

a string with corresponding timezone. Beware of sign inversion : "Etc/GMT+2" is in reality GMT-2

Examples

1
get_tz(150)

rpatin/gpstools documentation built on Sept. 25, 2021, 7:47 a.m.