http://bugs.winehq.org/show_bug.cgi?id=2693
Summary: TZ_INFO needs EST added to time.c Product: Wine Version: unspecified Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: penseleit@linuxmail.org
EST is Australian "Eastern Standard Time" Time Zone
I don't know how to do this, can this be added to time.c please.
I am trying to run TOWER Software's TRIM Context product on Novell Desktop 9 and an exe will not run because it is looking for EST in TZ_INFO according to wine debug window:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "EST" to an entry in TZ_INFO 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 "EST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit as patch to wine-patches fixme:advapi:RegisterEventSourceW (L"",L"TRIMWorkgroup"): stub fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "EST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit as patch to wine-patches fixme:advapi:DeregisterEventSource (0x1): stub
many thanks
Pepe