I have a table with GMT timezone
. Now i require to get results from different timezone.
if i search date 04-02-2013
all result will be in GMT and after converting to particular timezone it may have 05-02-2013.
so. I require a exact result of date 04-02-2013
for a particular timezone. for example +5:30
offset.(ie between GMT +5:30 and -5:30
)
How to write for in mysql.