Hi,
You write this So I should use setlocale()
I don't now how change the locale settings, search on google
The extension use this code
$d = getdate(strtotime("2000-" .str_pad(strval($m), 2, "0", STR_PAD_LEFT) ."-01 00:00:00")); return $d['month'];
Gianluigi |
|
|