Hi
Thanks for this awesome library. However I am facing an minor issue related with India timezone. If we use jstz.determine().name() to detect user current timezone it is returning "Asia/Calcutta", which is correct. However if we use jstz.olson.timezones to fetch all time zones, the timezone for India is named as "Asia/Kolkata". It seems that there are mismatch between these two functions.