Issue created
https://issues.apache.org/jira/browse/WW-4276
2014/1/9 Matthew Panetta :
> Hi,
>
> TimeZoneProvider sounds like a good idea as locales can have many TimeZones.
>
> Regards Matt
>
> On 9 Jan 2014, at 12:05 am, Lukasz Lenart wrote:
>
>> Hi,
>>
Hi,
TimeZoneProvider sounds like a good idea as locales can have many TimeZones.
Regards Matt
On 9 Jan 2014, at 12:05 am, Lukasz Lenart wrote:
> Hi,
>
> Right now there is no option to configure TimeZone per request or even
> per application - TimeZone.getDefault() is used in
Hi,
Right now there is no option to configure TimeZone per request or even
per application - TimeZone.getDefault() is used in every place where
SimpleDateFromat#format is used.
What about adding TimeZoneProvider or extending LocaleProvider?
This issue got me thinking about that:
https