Quote:
Originally Posted by kovidgoyal
@kiklop74 Yeah it is likely the locale setting, doing that at class level is probably not a good idea
|
I agree. I'll move that code into one of the methods so it will be execute only when called for. In this recipe I really need the locale since it is the easiest way to get the month names.
Anyways patch will be posted as soon as I find some time to do it.