What is the best way to retrieve the current time zones of a number of countries, on a daily basis? (that would take into account DST changes, of course)
- Reliably
- If possible the Linux way (i.e. either using internal resources, or a Linux website API)
(I'm on Ubuntu 10.04)
