I would like to get their timezone with names like \'Asia/Calcutta\' or \'Australia/Darwin\'
I have php installed on myserver and i
You can get the timezone offset. Which you can use to calculate the approximate timezone. You can keep an associative list of timezone offset and the names. This method does not give any exact values, though.
names