http://bugs.winehq.org/show_bug.cgi?id=3782
Summary: Adding CLST time zone Product: Wine Version: 0.9 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: el.croata@gmail.com
In the 0.9 version wine keeps complaining about:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "CLST", bias=180 and dst=1 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and submit as patch to wine-patches
CLST is the chilean summer time. Internationally it should be GMT-3. So the bias looks fine
Thanx!