indiantarget / quimeraengine

0 stars 0 forks source link

SQTimeZoneFactory should return a list of available time zone IDs #525

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It could be very helpful for the user to have a list of available time zone IDs 
before getting the desired time zone. Currently, the only way for a user to do 
so is to read the IANA/Olson database.

The static method would be called: GetTimeZoneIds().
It should return a QFixedArray of strings, whose elements are time zone IDs.

Original issue reported on code.google.com by Lince3D@gmail.com on 28 Apr 2014 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 13 Nov 2014 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 9 Feb 2015 at 6:30