On Friday 27 July 2012 09:33:27 Nikos Chantziaras wrote: > Is there a way to get the current timezone in standard IANA format from > Qt? (Meaning a string like "America/New_York", "Europe/Paris", etc.)
If your software is under a GPL-compatible license, feel free to use this: http://silmor.de/qtstuff.tzone.php (git URL: git://silmor.de/konrad/tzone.git ) Otherwise you could use the IETF Time Zone code directly, develop your own adaptation or wait at least a year till Qt 5.1 (if TZ support happens to happen in that release). Konrad
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
