[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    Branch 'roundcubemail-plugins-kolab-format2-horde5' - plugins/libcalendaring
From:       Thomas_BrĂ¼derli <bruederli () kolabsys ! com>
Date:       2013-09-26 9:38:23
Message-ID: 20130926093823.C3B4A3EF1B8 () app01 ! kolabsys ! com
[Download RAW message or body]

 plugins/libcalendaring/libcalendaring.php |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit aa4be92557d3db659d4291cf543deb5c6f897bef
Author: Thomas Bruederli <bruederli@kolabsys.com>
Date:   Thu Sep 26 11:33:24 2013 +0200

    Fix date format translation for fullcalendar (#2140)

diff --git a/plugins/libcalendaring/libcalendaring.php b/plugins/libcalendaring/libcalendaring.php
index d842dc5..ede183d 100644
--- a/plugins/libcalendaring/libcalendaring.php
+++ b/plugins/libcalendaring/libcalendaring.php
@@ -747,6 +747,7 @@ class libcalendaring extends rcube_plugin
             'dddd' => 'l',
             'ddd'  => 'D',
             'dd'   => 'd',
+            'd'    => 'j',
             'HH'   => '**',
             'hh'   => '%%',
             'H'    => 'G',
@@ -777,6 +778,7 @@ class libcalendaring extends rcube_plugin
             'F' => 'MMMM',
             'm' => 'MM',
             'n' => 'M',
+            'j' => 'd',
             'd' => 'dd',
             'D' => 'ddd',
             'l' => 'dddd',


_______________________________________________
commits mailing list
commits@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic