May 7, 2007
8:01 p.m.
From: Manindra Sahoo [mailto:Manindra.Sahoo@aricent.com] Sent: Sunday, May 06, 2007 7:55 AM
How can i get timezone dynamically in linux, through C program.
You could use ICU (ICU4C) to instantiate a TimeZone and get the offset for a particular time, the display name for some language, ... http://icu-project.org/userguide/dateTimezone.html http://icu-project.org/contacts.html Best regards, markus