Does anybody know a TimeZone database which I can use with C++ under Windows(with MinGW) and under Linux?
It is not enought to Convert Times into different TimeZones, I need History-Data of Timezones(including UTC offset and DayLightSaving Time.
I found a few, for example ftp://ftp.iana.org/tz/tz-link.html but I did not find a parser for c++