ntdll/time.c - TZ_INFO

Marcelo Duarte wine-devel at bol.com.br
Sat Feb 12 00:27:12 CST 2005


Hi,
In my system/language I see some messages:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "BRST" to 
an entry in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr  Please add appropriate entry to TZ_INFO and 
submit as patch to wine-patches

And before to update TZ_INFO I modifyied the FIXME and I think that it 
explain better the problem:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "BRST", 
bias=120 and dst=1 to an entry in TZ_INFO. Please add appropriate entry 
to TZ_INFO and submit as patch to wine-patches

And I see the real problem. In TZ_INFO bias=180 and dst=0. I added 
another BRST information. Is this correct?

Changelog:
-Add time zone BRST, bias 120, dst 1
-Better explained fixme.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ntdll-time.diff
Type: text/x-patch
Size: 1285 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050212/fcde7557/ntdll-time.bin


More information about the wine-patches mailing list