Aug. 25, 2016
3:19 p.m.
kailash kumar wrote:
Is it possible to fetch records for timezone from tz database in following UTC format to construct timezone drop down?
*set timezone UTC+05:30 Chennai,Kolkata,Mumbai,New Delhi*
Sorry, the tz database does not contain information about Chennai, Mumbai, etc. Although you could derive from it a similar string (which would mention only Kolkata), that would require nontrivial programming. It sounds like you're asking about access to the MS-Windows time zone registry, which is not something we deal with on this list. You might try asking in a Microsoft-specific forum.