I've found tons of resources that are able to give the local offset from UTC using the lat long I supply. However I'm confused because of the different time zones and day light savings. I am looking for a straightforward approach or API where I just plug in my lat and long (because that's all I have in my application) and I get the local time and local date.
Thanks in advance
P.S. - I'm working in PHP and hence need php related solutions :)