> I can't reproduce this. which locale do you use, are the locales generated
>  and installed?

Well,

~> export|egrep 'LANG|LC'
declare -x LANG="en_GB.UTF-8"
declare -x LC_ALL="en_GB.UTF-8"

#> locale-gen
Generating locales (this might take a while)...
  en_GB.UTF-8... done
  en_US.UTF-8... done
  fi_FI.UTF-8... done
Generation complete.

~> python -c 'import time; print time.strftime("%Z", time.localtime()); print 
time.strftime("%Z")'
GMT
BST

What else would there have to be? BTW, did I remember to tag this sid? This 
appears to work on lenny, or, alternatively, just GMT/BST is broken: all the 
lennies I tried this on are on EEST, while the sids are on BST.

-Juha



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to