LimeSurvey: master 4b7f15e4

Author Committer Branch Timestamp Parent
gabrieljenik gabrieljenik master 2015-03-31 18:27:34 master cd6d0efc
Affected Issues  09591: Sometimes date_max / date_min validations for date/time questions doesn't allow to use the maximum date expected
Changeset

Fixed issue 09591: Sometimes date_max / date_min validations for date/time questions doesn't allow to use the maximum date expected.

  • Reformat expression held into date_max / date_min into "Y-m-d H:i" format, so comparison can be done among equals format.
mod - application/helpers/expressions/em_manager_helper.php Diff File