[Wine]Re: _wrapped_ java application with wine

Duane Clark dclark at akamail.com
Sun Oct 31 14:46:58 CST 2004


Mario Ohnewald wrote:
> YES! This actually did the trick! :)
> 
> But now i get this error:
> fixme:ntdll:TIME_GetTZAsStr  Please add appropriate entry to TZ_INFO and
> submit as patch to wine-patches
> fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "CET" to an
> entry in TZ_INFO
> fixme:ntdll:TIME_GetTZAsStr  Please add appropriate entry to TZ_INFO and
> submit as patch to wine-patches
> 

The time zones are defined in the source in dlls/ntdll/time.c. I notice 
that there is CEST but not CET. Hopefully it should not be too difficult 
to figure out the changes needed, though I admit the current 
CEST,MET,MEST look a bit confusing too me. I wonder whether they are 
really right ;)




More information about the wine-users mailing list