I have pcap import and read facility in my project. I have handling timezone in my project. Imported pcap is not read/display if I changed my timezone from GMT to other Asia/Kolkota.
How can I handle timezone issue in javascript. I am storing the value into the database is 2013-05-07 00:04:23.435751-06.
it should be handled in all timezone. thanks in advance