Ed Leafe wrote:
> On Mar 12, 2008, at 4:31 PM, Henning Hraban Ramm wrote:
> 
>> I'm struggling with a dDateTextBox in my German environment:
>> - at first the date gets displayed in German format (dd.mm.yyyy),
>> e.g. 31.12.2008 (that's clearly locale dependent, same as
>> datetime.datetime.strftime(locale.nl_langinfo(locale.D_FMT)))
>> - the hotkey popup is always in English (ok, I could set ToolTipText
>> myself, but for what do we have locales?)
>> - if I press a hotkey or leave the box, the displayed date gets
>> switched to mm.dd.yyyy (12.31.2008)
>> - if I press another key, e.g. +, it tries to take the displayed date
>> as dd.mm. and generates an error ("Invalid date specified")
>> - after that the hotkeys won't work any more
> 
>       Please update to the latest copy of dDateTextBox from SVN and let me  
> know if it is working correctly for you now.
> 

I tested rev 3954 with both LANG=en_Us.UTF-8 and LANG=de_DE.UTF-8.
I can confirm it's working now.

Uwe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to