html renderer, console renderer uses pear's Console_Table
[bdrem.git] / src / bdrem / Cli.php
index 5ab5ec8af7974040b400b6d3aa73ae7aa5517bf2..196ca18a3d8052e06054e38c8e53fc8f3311aa82 100644 (file)
@@ -7,6 +7,7 @@ class Cli
     {
         $cfg = new Config();
         $cfg->load();
     {
         $cfg = new Config();
         $cfg->load();
+        setlocale(LC_TIME, $cfg->locale);
         $source = $cfg->loadSource();
 
         $arEvents = $source->getEvents(
         $source = $cfg->loadSource();
 
         $arEvents = $source->getEvents(