Hi,
I want to get the GMT Offset with inputs: latitude and longitude.
I used formula: gmt=longitude/15 -> which gives approximate value. instead of 4 it is 4.8
rounding this we get 5.

Help me...