[
https://issues.apache.org/jira/browse/LOGCXX-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning updated LOGCXX-65:
------------------------------------
Fix Version/s: (was: 0.10.1)
0.10.1 should only contain as much bug fixes and patches as possible.
> Add support for variable timezones
> ----------------------------------
>
> Key: LOGCXX-65
> URL: https://issues.apache.org/jira/browse/LOGCXX-65
> Project: Log4cxx
> Issue Type: Improvement
> Affects Versions: 0.9.7
> Reporter: Curt Arnold
> Assignee: Curt Arnold
> Priority: Minor
>
> The current CVS HEAD only supports local time, GMT and fixed offsets from
> GMT. It does not support timezone specifiers like "America/Chicago".
> Supporting real time zones will require either platform specific code or use
> of ICU4C which provides portable TimeZone classes. It is not desirable to
> add a hard dependency on ICU4C, so any ICU4C code should be #ifdef'd with the
> default to be disabled.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)