diff options
Diffstat (limited to 'reportbuilder/java/libformula.properties')
-rw-r--r-- | reportbuilder/java/libformula.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/reportbuilder/java/libformula.properties b/reportbuilder/java/libformula.properties index c18f9ddb3910..c9a7d35d1afe 100644 --- a/reportbuilder/java/libformula.properties +++ b/reportbuilder/java/libformula.properties @@ -27,8 +27,8 @@ ## # Any configuration will happen here. -org.pentaho.reporting.libraries.formula.datesystem.StartYear=1930
-org.pentaho.reporting.libraries.formula.datesystem.ExcelHack=false
+org.pentaho.reporting.libraries.formula.datesystem.StartYear=1930 +org.pentaho.reporting.libraries.formula.datesystem.ExcelHack=false # # A list of all known functions. |