date bug solution



You may remember that I was having trouble getting Glom to treat dates
correctly. I finally managed to figure out what aspect of my
configuration is creating the problem.

By default, I have the following language environment variables set:

[segphault lain:~]% env | grep LANG
LANG=en_US.UTF-8
LANGUAGE=en_US:en_GB:en

Glom works when I change it to the following:

[segphault lain:~]% export LANG=en_US.UTF-8
[segphault lain:~]% export LANGUAGE=en_US.UTF-8

I hope that helps. I'll let you know if I run into any other problems.

-- 
Ryan Paul <segphault sbcglobal net>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]