Looks like an icu bug:

>>> import time
>>> import PyICU
>>> now = time.time() * 1000
>>> tz_format = PyICU.SimpleDateFormat('VVVV', PyICU.Locale('en_GB'))
>>> tz_format.setTimeZone(PyICU.TimeZone.createTimeZone('Europe/Zagreb'))
>>> tz_format.format(now)
u'Serbia Time'

** Package changed: ubiquity (Ubuntu Precise) => icu (Ubuntu Precise)

** Also affects: icu (Ubuntu Oneiric)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/904770

Title:
  Slovenia is not on the list of countries in time zone window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icu/+bug/904770/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to