Hi All,
I am posting a small query on timezones in qt4. How do i retrieve list of available timezones as we can in qt 5.2 and above in qt4.2.
Eagerly waiting for solutions and workarounds as well.
Printable View
Hi All,
I am posting a small query on timezones in qt4. How do i retrieve list of available timezones as we can in qt 5.2 and above in qt4.2.
Eagerly waiting for solutions and workarounds as well.
Probably your best bet is to look in to the code of QTimeZone and see how it is implementing the functionality you are after.